Search Issue Tracker
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same Nav...
Steps to reproduce: 1. Open attached project "AI11.zip"2. Open scene "repro"3. In hierarchy, select "NavMesh Surface (1)" and bake N... Read more
Prefab modifications aren't saved when "Auto Save" is enabled
Reproduction steps:1. Open the user's attached "EditGridTest.zip" project2. Open the "SampleScene" Scene3. Open the "Test" Prefab As... Read more
[GLCore][Windows][Editor] Switching to GLCore breaks GameView, 5.4b4 reg...
Repro steps:1) Open the project(which is empty and newly created)2) Change graphics API to GL3) Notice the Game View breaks (look at... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
"Selection Outline" and "Selection Wire" are not rendered in the Scene v...
How to reproduce:1. Open the “ShadowsOnlyTest“ project2. Open the “SampleScene”3. Make sure the Scene view is opened4. In the Hierar... Read more
[Visual Effect Graph] Crash on VFXExpressionContainer::EvaluateExpressio...
How to reproduce:1. Open the "VFX_Crash.zip" project2. Open the "VFX.vfx" graph3. Change the "Count" value to 0 in "Sequential Circl... Read more
Mesh with Cast Shadows set to Shadows Only isn't selectable in scene view
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. In hierarchy, select plane and notice that it has "Cast Shadows"... Read more
Unity crashes/freezes on GfxDeviceD3D11Base::EndOfFrameBookkeeping when ...
How to reproduce:1. Download and open the attached project "Compute Shader Tests.zip"2. Open the play mode3. Click on the buttons st... Read more
[SortingLayers] sprites with cutout rendering mode is rendered at the bo...
Steps to reproduce:1. Open attached project ("case_696711-test_5.1.0f1 (82c0618b396f).zip").2. Red cloud has same settings as green ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code