Search Issue Tracker
[Editor] Throws the IndexOutofRange exception when color picker is selected
When color picker is selected from any component, editor throws the IndexOutOfRange exception and hides all components below it Step... Read more
[2D] InvalidOperationException occurs on selecting resliced sprite gameO...
InvalidOperationException occurs on selecting resliced sprite once its bones are generated and scene view disappears on scaling dock... Read more
[Template] Assets are unlit when a new project is created with "High End...
Assets are unlit in the default sample project when creating a new project with "High End SRP" template. Step to repro:1. Open the U... Read more
Realtime Projector does not render in right eye with SinglePassInstanced...
Expected: "Projector" component renders for both eyes in VR single pass instanced rendering methodObserved: "Projector" component on... Read more
[Enlighten] GI Clustering is missing parts
One of the graphics test is missing clustering information Read more
Windows Standalone builds with IL2CPP dynamically link C++ runtime
This makes builds unable to run on computers without C++ redistributable installed. Read more
Physics.CapsuleCastNonAlloc returns incorrect value when hits connection...
To reproduce:1. Open project2. Play scene Expected: 'Hit Plane at -0.01629636 0 0 Distance ...' message will be shownActual: 'Hit Pl... Read more
Using Assembly Definition increases recompile time for about 10 seconds ...
Reproduction steps:1. Download user's project and open in Unity2. Try changing Test.cs script and note the recompilation time3. Remo... Read more
Black screen is appears when you launch an app with XR support enabled f...
Steps to reproduce:1. Create a new project2. Switch platform to Windows Store3. Enable XR support in XR Settings4. Build5. Open VS s... 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