Search Issue Tracker
Editor crashes with MinMaxAABB::MinMaxAABB when using Honey Hex Framewor...
How to reproduce:1. Download and open attached "FourExperimentHoney" project2. Enter Play Mode3. Click on one of the white squares i... Read more
[Linux] Caps lock key remapped to Backspace does not delete characters
To reproduce:1) Open Terminal2) In Terminal, execute 'setxkbmap us -variant colemak' (just switching to Colemak input through settin... Read more
[Linux] ScreenSelector plugin is included in build even if it was disabl...
To reproduce:1) Create new project2) Go to Player Settings -> Resolution and Presentation3) Disable "Display Resolution Dialog"4)... Read more
[OpenVR] Incorrect controller input mapping when using Windows MR headset
How to reproduce:1. Open the attached "UnityMR_Validation.zip" project2. Open the "UnifiedInputTest_Scene" scene3. Enter the Play mo... Read more
burst_InsertIntoAggregate Crash When Calling Burst Discarded Extension M...
Steps to reproduce:1. Open User-supplied project2. Open Scene "SampleScene"3. Enter Play mode Expected: Unity does not crashActual: ... Read more
[NavMeshComponents][Player] NavMesh.UpdateNavMeshData performing much wo...
Steps to reproduce:1. Open attached project "Example navMesh bug.zip"2. Build Scene "AndyBugExample" for Windows x86 (choose x86 fro... Read more
The smaller mipmaps will contain garbage when Texture Streaming and Crun...
To reproduce:1. Open the user's attached project2. Make sure all the textures have both Streaming and Compression enabled3. Build an... Read more
Objects with LPPVs do not receive realtime direct light when using Shado...
Steps to reproduce:1. Download the attached project and open TestLPPV scene2. Navigate to the lighting window and make sure that in ... Read more
[OSX] Native plugin callback throws an exception if calling a delegate
To reproduce:1. Open attached project "UnityPluginTest.zip"2. Build for OSX Standalone3. Open built project4. Press TEST SUCESS, not... Read more
AddComponent takes longer when there are multiple scripts in the project
How to reproduce:1. Open attached project "Unity Bug.zip" and scene "Test"2. Enter Play mode3. Observe Console window Expected resul... 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