Search Issue Tracker
Renaming an asset always selects the full asset name
User has included a video with the explanation. Does not seem to occur in hierarchy. Does not reproduce with Version 4.2.1f3 Read more
Corrupted fonts cause Unity editor and some executables to crash
To reproduce: 1. Download and extract debug_fontcrash 2. Run cmd.exe as administrator 3. In cmd navigate to the project directory 4.... Read more
Prefab revert does not register an undo state
To reproduce: 1. Create a new project. 2. Turn the default Main Camera into a prefab. 3. Change something of the prefab instance, li... Read more
Memory leak after editing a script
After script is edited and the focus is returned to Unity editor, Unity starts leaking memory rapidly. Tested and reproduced with A... Read more
After crashing the Unity editor retains broken prefabs
To Reproduce: 1. Open crashTest project 2. Save scene 3. Place a few cubes in the scene 4. Turn one of the cubes into a prefab 5. A... Read more
Crash when adding a missing script to multiple objects in a prefab
repro: - create an empty GO and add another one as its child - create a new script, apply to the child - (move to Project tab to) cr... Read more
Asset Import Screen: Some lines are improperly indented
When importing assets from a .unitypackage, some of the lines containing assets are indented improperly. This gives the screen a cha... Read more
Instantiate(this) crashes unity without any warning when called OnEnable
To reproduce: 1. Open project RecursiveInstantiateCrashBug 2. Open scene RecursiveInstantiateCrashScene 3. Enter play mode - Unity c... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes when loading RenderDoc with Graphics API set to OpenGLES2 or OpenGLES3
- [Windows] Development Build with no scenes shows a purple screen when using OpenGLES3 graphics API
- Shader variants take too much memory at runtime
- [HDRP][VFX] Output mesh with default shader is incorrectly sorted before the HDRP fog
- Error "'GamepadSpeakerOutputType' does not exist in the namespace 'UnityEngine'" occurs in the Console when building a project