Search Issue Tracker
Crash with multiple stack traces when using Burst-Compiled Span.Fill()
How to reproduce:1. Open the attached “IN-114238”2. Open the “OpenMeToCrash“ Scene3. Enter Play mode4. Observe the crash Reproducibl... Read more
[iOS] 'Automatically add capabilites' doesn't work
Steps to reproduce: Open attached project (GameCenter-TestProject-master.zip) Switch to iOS Make sure 'Automatically add capabilitie... Read more
[NavMesh] Area type isn't baked correctly into NavMesh if NavMeshModifie...
To reproduce:1. Open attached project "NavMeshAreaBug.zip"2. Open "TestScene" scene.3. Find "GameObject" and "GameObject (1)" in Sce... Read more
[OpenGL] Unity crashes when playing scene with plugin window open
To reproduce:1. Open attached project2. Ensure that the plugin window is open (You can open it with "Window > VacuumShaders > ... Read more
Realtime GI produces high contrast lighting at high resolutions
How to reproduce: 1. Open attached project2. Open scene apartment.unity3. Go inside the building4. Set the Realtime Resolution of th... Read more
Line Renderer Component position field allows large values, spamming “As...
Steps to reproduce:1. Create new Unity project using empty HDRP 3D or URP 3D Template2. Create Empty GO in Hierarchy window3. In Ins... Read more
DiscardContents() doesn't discard 3D RenderTexture
Steps to reproduce: 1. Open attached project2. Open scene "DefaultScene" and run it3. Notice that RT isn't cleared Additional steps:... Read more
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... Read more
[VR][AR][HDRP]Editor crashes when VR, AR or 3D Sample Scene (HDRP) Templ...
How to reproduce:1. Create a new Unity project using VR Template2. While the project is loading observe the crash Reproducible with:... Read more
Unity crashes on scene saving
Steps to reproduce : - create a new project- right click in the Hierarchy and create a cube- go to File > Save scene- name the sc... 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