Search Issue Tracker
[AmbisonicAudioSources]DllNotFoundException when playing scene from GVR ...
To reproduce:1. Open attached project2. Play AmbisonicDecoderTest scene3. Observe exception in console DllNotFoundException: audiopl... Read more
Errors regarding failing to open temp files when opening a project in a ...
How to reproduce:1. Open user's attached project ('2019 Drive Test.zip') on a hard drive separate from where Unity is installed-- ob... Read more
IL2CPP iOS build strips Attribute Getter, causing a runtime error
How to reproduce: 1. Open attached project2. Open scene test.unity3. Select the Main Camera gameobject4. In the Proto Test component... Read more
Player throws an "RuntimeError: Overflow" error when loading
Reproduction steps: 1. Open "ProjectQuestIon.zip" project2. Build for WebGL3. Launch the Build4. Click anywhere in the game window E... Read more
OnPreviewGUI method's background image is rendered grey instead of white...
How to reproduce:1. Open the attached 'TestPreviewRenderer2.zip' project2. Navigate Example -> GameObject Editor3. Observe that b... Read more
Frame debugger does not highlight UI GameObjects in hierarchy
Selecting UI element "image" in frame debugger does not highlight it. Steps to reproduce:1. Open attached project2. In frame debugge... Read more
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when opening a specific p...
Reproduction steps:1. Open the attached project "CrashRepro" Expected result: Project opensActual result: Editor crashes Reproducibl... Read more
Selecting text and letting go of the mouse drag out of the dropdown menu...
How to reproduce:1. Open HUB2. Click "New Project"3. Click on "Editor Version" to open the dropdown menu4. Type something in the tex... Read more
[GLCORE][GLLEGACY] Game view doesn't update anti aliasing when its chang...
Project Steps: 1. Open scene "MSAA".2. Quality settings->Anti Aliasing change to Disabled.3. Quality settings->Anti Aliasing c... Read more
"Argument 2: cannot convert from 'Unity.Entities.RefRW<ComponentFoo>' to...
How to reproduce:1. Open the “isolated bug“ project2. Open the “Sample Scene“3. Observe the Console window Expected result: No error... 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