Search Issue Tracker
TextureImporter.wrapMode returns -1 when Texture's Wrap Mode is not changed
How to reproduce:1. Open the attached project2. Select Test->Run in the top toolbar3. Inspect the Console Window Expected result:... Read more
[URP] BoatAttack demo throws emscripten error
-e: when running the demo in a browser the following error is being thrown--the error is not being thrown when creating a new URP pr... Read more
NavAgent gets stuck inside GameObject with NavMeshObstacle Component whe...
How to reproduce:1. Open the attached project's Scene labeled "NavMeshJumpBugExample"2. Enable "MaxJump19-NavObstacle" GameObject in... Read more
[LightProbes][Prefabs] Blue highlight(Override Indicator) is missing for...
Blue highlight(Override Indicator) is missing for the "Light Probe Group" component in the inspector, Refer the attached video Steps... Read more
Crash on CullCastersCommon when adding a specific script to a Game Objec...
Reproduction steps:1. Open attached project "case_1231761" and the saved scene2. Make sure the Scene window is opened3. In the Hiera... Read more
Unity can only display one Web Camera at once when trying to use Multipl...
How to reproduce:1. Open the user's project2. Open the scene "Test_WebCam_1"3. Press Play Expected result: Both cameras show upActua... Read more
Destroying a Game Object inside "IPostprocessBuildWithReport.OnPostproce...
Reproduction steps:1. Open "1203536" project2. Notice that there are no GameObjects in the Scene3. Build a Standalone Player Expecte... Read more
[2019.3] Performance degrades heavily when instantiating a few 2D models...
To reproduce:1) Open the attached project and "LevelTest" scene2) Play it3) Click a few times on the right side of the game view to ... Read more
[Vulkan] ComputeBuffer data is corrupted when ComputeBuffer.SetData is c...
How to reproduce:1. Open the attached project "1185630.zip"2. Open the Test Scene3. Enter Play mode4. Press Add data button multiple... Read more
[SerializeReference] SerializeReference re-creates objects when they are...
Reproduction steps:1. Open "1203135" project2. Add "TestBehaviour" to the Scene3. In the Console window notice "recordedReference ==... 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