Search Issue Tracker
Unable to interact with Material Inspector window when entering and exit...
Reproduction steps:1. Open "ReproProject"2. Open "Assets/OutdoorsScene" scene3. Select "Assets/Materials/RefractiveCube" material4. ... Read more
Switching Platform to tvOS or iOS throws Shader warnings in 'TraceTransp...
Steps to reproduce:1. Create new Unity project2. Open Build Profiles window3. Make sure to have tvOS module installed4. Switch to tv... Read more
Changing Font settings pops up warning everytime game is played or stopped
To reproduce:1) Open the attached project2) Select font file and change rendering mode to hinted raster from default3) Hit apply (or... Read more
After a Script Re-Compile is triggered a Plugin causes that Menu Items e...
Reproduction steps:1. Open "MenuItemBug.zip" project2. "Window" -> "Analysis" -> "Profiler", note that the Profiler window ope... Read more
Script Execution Order doesn't respect the order when deserialization is...
How to reproduce:1. Open attached project2. Change Script Execution Order of ScriptableObjectA and ScriptableObjectB B first, A seco... Read more
Async setup does not work when running tests with the Test Framework
Reproduction steps:1. Open the user's project2. Open Test Runner window (Window -> General -> Test Runner)3. Run all tests (Pr... Read more
Create Node popup remains and a "NullReferenceException" error is thrown...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Visual Effect Graph package (com.unity.vi... Read more
[OSX only] Can't rename GameObject by right clicking in the Hierarchy wh...
Reproduction steps:1. Create a new Unity project2. Focus on any window in the Editor except Hierarchy3. Right-click -> Rename any... Read more
[Multi scene editing] Multiple duplicating scenes are opened on next tim...
[Multi scene editing] Multiple duplicating scenes are opened on next time Play, if you select scene in playmode If you doubleclick o... Read more
Scene and Game views are not properly styled for the Light theme
The Scene and Game view in UnityEditor use icons and colours that do not match the Light theme. They only specify styling for the Da... 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