Search Issue Tracker
2DCollider of a selected object is visible in Game view
To reproduce: 1. Open attached Unity project "mario2d.zip" 2. Open scene "World1-1" 3. In the hierarchy select either "Mario" or "Ma... Read more
Possible memory leak for development mode standalone (Setting UI.Text.text)
1. What happened Attached project indicates Profiler.GetTotalAllocatedMemoryLong() value growth for players build in Dev mode. This ... Read more
Crash while entering playmode If OnAudioFilterRead() is implemented to a...
1. Open the attached AudioFilterRepro project 2. Enter playmode, no crash occurs 3. Go to "NewBehaviourScript" and uncomment 16th li... Read more
Secondary normal map doesn't affect model at all
Steps to reproduce: 1) Download and open attached project "brokenNormalMap.zip" 2) Open scene "Main" Actual result: Ground is compl... Read more
Crash in GameObject::SendMessageAny while entering the playmode second t...
How to reproduce: 1. Open the attached "ReproCrash" and "Level TEMPLATE" scene 2. Enter playmode and wait for about 3 seconds 3. E... Read more
Unity stops working when right clicking on certain Assets if Deep Profil...
How to reproduce: 1. Open the attached "RightClickCrash" project 2. Go to Window --> Profiler and enable Deep Profile setting 3. Op... Read more
Delete button does not trigger delete function in Hierarchy and Project ...
Reproduction steps: 1. Create new project. 2. Try to delete Main Camera or Directional Light. Expected result: Object will be delet... Read more
Crash in PlayableTraverser::RootByType when disabling GameObject by usin...
How to reproduce: 1. Open the attached "CrashBug" project and "test" scene 2. Enter playmode Expected result: GameObject is disabl... Read more
After switching to Editor Professional skin after Pro version activation...
Reproduction steps: 1. Create new project. 2. Activate pro license while being in Editor using Manage License. 3. Swtich Editor skin... Read more
[New Scripting Runtime] il2cpp build throws exception for the scenario
1. What happened Testing on 'Best HTTP' A$ package (https://www.assetstore.unity3d.com/en/#!/content/10872). Reproduced with the ne... 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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule