Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

Question Cant drab folders or files to different place and cant duplicate gameobject

Discussion in 'Editor & General Support' started by eliyau987, Jun 2, 2023.

  1. eliyau987

    eliyau987

    Joined:
    Apr 19, 2021
    Posts:
    1
    Hi everyone,
    This week i started to work on my own game Project and i got some issues,The first issue is when i tried to change the location of folders or files or when i try to save a new Prefab on the files i cant do that.

    The other one, i create a Door in my scene with animation that when i press "E" the Door gets opened but when i tried to duplicate the Door the animation dosent work as the first one.

    thanks for helping!
     
  2. Kurt-Dekker

    Kurt-Dekker

    Joined:
    Mar 16, 2013
    Posts:
    38,936
    I suggest starting with the Learning section above. It will take you from absolutely zero on up to a shipped game.

    Otherwise, remember we cannot see your screen or read your mind, so you must learn to communicate your technical issues adequately. Here's a handy template you can use:

    How to report your problem productively in the Unity3D forums:

    http://plbm.com/?p=220

    This is the bare minimum of information to report:

    - what you want
    - what you tried
    - what you expected to happen
    - what actually happened, log output, variable values, and especially any errors you see
    - links to documentation you used to cross-check your work (CRITICAL!!!)

    If you post a code snippet, ALWAYS USE CODE TAGS:

    How to use code tags: https://forum.unity.com/threads/using-code-tags-properly.143875/