Search Issue Tracker
Game object is not inserted correctly in Hierarchy window when placed af...
To reproduce:1. Open any project2. In Hierarchy window, create a Game Object with child, and couple of more objects under it (not as... Read more
[MacOS] BugRepoter launch locks Editor
Launching of BugReporter locks Editor. To repro:1. Open Unity Editor.2. Open BugReporter.3. Go to Editor.Actual result: Editor do no... Read more
[Shader Compiler] Compile error with overloaded CG methods differing onl...
Steps to reproduce: 1) Download attached project 'UnityShaderCompileError.zip' and open in Unity2) Open scene 'testScene'3) Select '... Read more
NavMeshPath::GetCornersNonAlloc generate 32B of Garbage per frame
To reproduce: 1. Open the attached project (GetCornersGarbage_Test.zip)2. Open the Sample Scene3. Enter Play mode4. Open the Profile... Read more
[LWRP] A Shader created in ShaderGraph is not applied on Object when cal...
To reproduce: 1. Download attached "test.zip" project and open in Unity2. Open "SampleScene" scene3. Open Scene View4. Observe that ... Read more
Multiplayer Tools window option does not appear when opening the Window ...
How to reproduce:1. Open the attached “IN-85088” project2. Expand the “Window” menu list in the Menu bar3. Observe the menu list Exp... Read more
Crash with Assertion failed on expression: ‘m_Shape == NULL’ when exitin...
Reproduction steps:1. Open the user's attached project2. Open scene 'Scenes/NetworkingTest'3. Enter Play mode4. Tap on 'Host (Server... Read more
Crash on stopping server when using network manager on standalone build
Reproduction steps:1. Open project attached (ServerExitBug.zip)2. Open scene "MainMenu" (Assets -> Contect -> Scenes)3. Build ... Read more
Asset Bundle dependencies are included from an asset linkage in an anima...
Reproduction steps: 1. Open "TestDependenciesCollected.zip" project2. Enter Play Mode3. Click on "Load Bundle From StreamingAssets" ... Read more
Registering Transform into Undo.RegisterCreatedObjectUndo and changing t...
Steps to reproduce: 1. Open attached project2. In top menu, open "Window > Crash Tester"3. In CrashTestWind, click "Create Transf... 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