Search Issue Tracker
[Editor] EditorGuiLayout.Colorfield doesn't update using colour picker w...
To reproduce:1. Open attached project "1165556.zip"2. Press Window > ObjectMaster3. In the ObjectMaster window press "Add new lay... Read more
Local variables inside coroutines are "out of scope" in the Watch window...
To reproduce: 1. Open the attached project (localVar.zip)2. Install Entities package via Package Manager3. Open the Test script in V... Read more
Generated script code does not follow C# standard style
How to reproduce:1. Create a new project2. Create a new script3. Open the script Actual result: The generated script is not followin... Read more
Building right after fixing errors in script causes compiler errors to l...
Steps to reproduce:1. Open attached "ScriptReload.zip" Unity project2. Open "Test.cs" script3. Fix error in script by adding ";" in ... Read more
[Mac] Crash on StackOverflow in a Setter method
Steps to reproduce:1. Open attached project2. Open Scene Scenes/Main3. Enter Play mode Expected result: Unity gives the same error a... Read more
Inserting and then Deleting Unicode Emojis into The Text Element Crashes...
How to reproduce:1. Open the User Submitted Project2. In the Hierarchy menu Right-click -> UI -> Text3. In the Inspector menu ... Read more
UnsafeUtility.PinGCObjectAndGetAddress fails to pin managed array data
Steps to reproduce:1. Open attached "PinArray.zip" Unity project2. Enter Play mode Expected results:The array is pinned and "5" is p... Read more
Moving MonoBehaviour to Assembly breaks Event Listener when a method has...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene'3. In the Hierarchy select Canvas > Button4. Observe the... Read more
Infinite project load when PrecompiledAssemblyException is encountered w...
If a project has two of the same assemblies (such as NewtonsoftJson in this case), attempting to load the project from a clean state... Read more
WaitForEndOfFrame never returns in batchmode
Steps to reproduce:1. run tests on attached project from command line with batchmode turned on[path-to-unity]/Unity.exe -runTests -p... 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
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents