Search Issue Tracker
OnEnable() is called before Reset() with ExecuteInEditMode enabled
Steps to reproduce:1. Open attached “ExecutionOrder.zip” Unity project2. Open “Test” scene3. Go to Assets->Test->CreateTestObj... Read more
Instancing Variants, when set to "Strip Unused", strips too much
To reproduce:1) Open the project and "thing" scene.2) Select Edit->Project Setting->Graphics, set Instancing Variants to Strip... Read more
Crash on importing "Survival Shooter" and "Space Shooter" in same project.
Crash on importing the assets "Survival Shooter" and "Space Shooter" in the same project. This issue was also observed while importi... Read more
Material properties cannot be accessed after modifying any script or saving
Steps to reproduce:1. Open attached “Materials.zip” Unity project2. Open “Main” scene3. Change object order in Scene (or make any ot... Read more
Crash on PPtr<AnimatorState>::operator AnimatorState * __ptr64 when impo...
1. Create a new project2. Import "Animator" package into it Result: Crash on: ========== OUTPUTTING STACK TRACE ==================0x... Read more
[Tille Palette] Keyboard shortcuts don't select Erase and Marquee tool
Keyboard shortcuts for Tile Palette for Erase and Marquee tool is not working Steps to Repro:1. Open/Create project > window >... Read more
[Sprite Shape Profile] Bevel size value doesn't reset to zero once it's ...
Bevel size value doesn't reset to zero once it's updated Steps to Repro:1. Open/Create project > project window > right click2... Read more
[Sprite Shape Profile] Clicking on doc button in Editor opens a "missing...
Clicking on doc button in Editor opens a "missing page error" page for 'Sprite Shape Profile' & 'Sprite Shape Controller' Steps ... Read more
[WSA] Internal compiler error is thrown when building an UWP app with "C...
Steps to reproduce:1. Open the attached project2. Open the scene.unity scene3. Switch platform to Windows Store4. Build for WSA Univ... Read more
Setting invalid values in a RectTransform doesn't throw any errors and l...
It is possible for the user to set 'Inifinity' and 'NaN' values in a RectTransform which can lead to obscure behaviour. It's pretty ... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions