Search Issue Tracker
[UI Builder] The order of properties in the Text Shadow section is incor...
Steps to reproduce:1. Open the user’s attached project2. Navigate to Window > UI Toolkit > UI Builder3. In the UI Builder wind... Read more
[URP] Custom effect flickers when resizing Scene and Game views
Steps to reproduce:1. Open the user’s attached project2. Open Assets/Scenes/SampleScene.unity3. Attach Scene and Game views side by ... Read more
[M1] Texture with "Compressed ASTC" format using "Fast" Compressor Quali...
How to reproduce:1. Open project "Compression.zip"2. Choose iOS as Build Target3. In the Project window select "R" Texture4. Observe... Read more
Pop-up/dropdown option is selected on release, instead of on press
Reproduction steps:1. Open the “EmptyProject“ or any Unity project2. Select any GameObject3. Select the Layer dropdown in the Inspec... Read more
PlayerSettings.SetScriptingDefineSymbols doesn't set symbols when buildT...
How to reproduce:1. Open the user-submitted project2. Open the Build Settings window and change the Platform to 'Windows, Mac, Linux... Read more
Editor crashes when Ray Tracing Shaders are not compiled properly
Reproduction steps: Open the attached project (“Crash_Shaders.zip“) Open Assets/Scenes/DxrSampleScene2 Enter Play Mode Expected resu... Read more
App crashes on launch when mesh of object has Read/Write disabled
Reproduction steps:1. Open the attached project "MeshColliderTest.zip"2. Build and Run on Standalone or Android Expected result: The... Read more
Enlighten RTGI ticks indefinitely after the emissive color of a renderer...
When animating the the emissive color of a renderer influencing RTGI, enlighten updates are scheduled every single frame, indefinite... Read more
[Backport] GameObject reference is null when creating it inside Reset() ...
GameObject reference is null when creating it inside Reset() function and assigning Script as a component when there is Timeline win... Read more
Entities 0.51.0-preview.32 causes a compile error when WebGL Platform is...
Reproduction steps:1. Open the attached project2. Open the Package Manager and ensure Entities 0.51.0-preview.32 is installed3. Open... 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