Search Issue Tracker
[iOS][webGL][UI][Dropdown] dropdown list doesn't close and elements of d...
Reproduction steps: 1. Create a new Unity project.2. Click on the hierarchy with the right mouse button.3. Select: UI > Dropdown.... Read more
ReleaseAllScriptCaches error when trying to open Package Manager
Reproduction steps:1. Open Editor2. Attempt to open Package Manager window3. Observe Console window Expected result: No errorActual ... Read more
GameObject.Find() returns wrong value when GameObject name is the same a...
How to reproduce:1. Open attached project ("UnityFindbug.zip") and open SampleScene2. Enter PlayMode3. In Game view click on the top... Read more
Unity crashes when MonoImporter.SetExecutionOrder is called from Runtime...
How to reproduce:1. Open given Unity project2. Enter "Title" scene3. Enter Play Mode4. Unity crashes Reproducible with: 2018.2.0a1, ... Read more
MonoBehaviours with identical names but different Namespaces attached to...
Steps to reproduce:1. Open attached “ReferenceTest.zip” Unity project2. Open “Main” scene3. Select “References” object in Hierarchy4... Read more
Cannot add a script to an object when the script has precompilers inside...
How to reproduce:1. Open attached project "repro_1099297"2. Try to add a test script from the project view to GameObject inside the ... Read more
[.NET 4.6] Editor crash on "scripting_stack_trace_info_for" when opening...
How to reproduce:1. Open the attached project "BehaviorDesigner.zip"2. Observe the crash Reproduced with: 2018.1.0b5, 2018.1.0b9, 20... Read more
Compiling errors don't show the expected message in the console
1. What happenedI have a script with compiling issues, I'm trying to enter play mode and it blocks me, but the editor doesn't write ... Read more
Editor crashes if project has scripts and user attempts to build a player
Regression at least from Version 5.5.2f1 (acf780a2145d) Fri, 17 Feb 2017 15:35:32 GMT Branch: 5.5/release Repro steps: 1. Create a n... Read more
[Backport] OnPostRender is called multiple times per frame when setting ...
Reproduction steps:1. Open the attached user's Unity project "TestOnPostRender.zip"2. Go to Assets > Scenes folder3. Open "Sample... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default