Search Issue Tracker
Can't add a script as a component when there are two classes with the sa...
Can't add a script as a component when there are two classes with the same Name (one is a MonoBehaviour, the other isn't) in the sam... Read more
UnityEngine.UI reference is missing in Assembly Definition Assemblies an...
To reproduce: 1. Download attached “UnityUIReference.zip" project and open in Unity2. Open Console window Expected results: There is... Read more
Unity editor crashes if code has nullable structs with circular dependency
How to reproduce:1. Open attached project "754243.zip"2. In Project window, open "Test.cs" script3. Uncomment and save the code4. Se... Read more
Internal recursion error is thrown when trying to update the project usi...
How to reproduce:1. Open the attached project ("case_1167361-API_Updater_Test.zip")2. Start the API update3. Inspect the console Exp... Read more
Assertion failed on expression: 'ShouldRunBehaviour()' error is thrown w...
To reproduce:1. Open user's attached project ("Prefab Editing Test")2. Select "Test Prefab" in Hierarchy window and enter prefab mod... Read more
Editor freezes after Building & Running while in Play mode
How to reproduce:1. Open the attached project2. Open the "OfflineLobby.unity" scene3. Enter Play Mode4. Press Ctrl + B5. Build the p... Read more
Custom built DLL's scripts which have classes derived from UIBehaviour c...
How to reproduce:1. Download and extract the attached 'DLLScripts.zip' archive somewhere on your computer (there are two scripts, Ne... Read more
Crash on mono_class_init when pressing "Play" button in the Editor
How to reproduce:1. Open Unity project, attached to the ownCloud2. Load "Zenject Unity Crash demo" scene3. Enter the Play mode4. If ... Read more
Unity compiler ignores -reference alias in .rsp files
Reproduction steps:1. Open the attached project inside of "case_1143273-ReferenceSample.zip" Expected result: Project opens up witho... Read more
[Scripting] Define Constraints are available for Native Plugins even tho...
Define Constraints should only be visible for Managed Plugins, not Native ones, but they are still visible/available in the Inspecto... 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