Search Issue Tracker
Fatal error by GraphicsSettings.asset causes crash
Repro steps:1. Open "GraphicsSettingsError.zip" project Actual: Fatal error by GraphicsSettings.asset windows pops up when opening t... Read more
404 error when running WebGL build
To reproduce:1. Build and run empty project (Make sure build folder is in external drive)2. Observe 404 error when web browser is la... Read more
[AW] Disabling REC during playback does not stop play mode
When in AW rec/play mode, clicking the rec button does not stop play mode. repro:-create an animation clip-click play in the AW (sho... Read more
[ANIM] Deoptimize Transform Hierarchy does not reset scale properly
Optimize Transform Hierarchy treats scale properly, but Deoptimize Transform Hierarchy does not reset scale as expected. repo:-drop ... Read more
Wrong iPad Air 1 generation returned by iOS.Device.generation (returns i...
UnityEngine.iOS.Device.generation returns wrong device generation. Steps to reproduce:1. Open my attached project2. Deploy it to iPa... Read more
[iOS] Memory spike, ramp up over time and crash using Vuforia SDK
Reproduction steps:1. Open the attached project(prj).2. Build and run the test scene for iOS.3. Open the attached "stones_scaled" pi... Read more
Making public method private when it is assigned to Button's onClick eve...
Reproduction steps:1. Open the "bug.zip" project2. Open the "Test" scene3. Open the "Example.cs" script4. Make "Pressed" method priv... Read more
Object can't be cast as implemented interface
Steps to reproduce: 1. Open attached project "837614repro.zip"2. Open scene "test"3. Run it and look at console4. Notice line "abstr... 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