Search Issue Tracker
Setting the texture from a UI RawImage with a external texture causes wr...
To reproduce: 1. Open attached project2. Add a new script to the RawImage Object and add this line to Update():if(gameObject.GetComp... Read more
[Regression][5.5] Shadows culling produces artifacts when dynamic shadow...
Steps to repro: 1. Open Unity 5.5;2. Create new project;3. Extract attached 'ShadowsCullingBug' package;4. In the project folder go ... Read more
Undo doesn't restore object connection to the script when deleting objec...
Steps to reproduce:1. Open ExampleProject2. Select 'Main Camera' and drag cube to the target connection under the camera's script "T... Read more
When animating canvas image rect transform position on z-axis transform....
Canvas Image position does not get updated when rect transform position is controlled by animation. Steps to reproduce:1. Open attac... Read more
If system time is moved forward and then back, execution stops
To reproduce:1. Open attached project2. Open the scene "BugTime"3. Play it4. Change the system time to a few days later5. Bring focu... Read more
Crash in CollectObjectHierarchyWithHideFlagFilter if GameObject is delet...
Crash in CollectObjectHierarchyWithHideFlagFilter GameObject is deleted in OnWillSaveAssets callback while ReplacePrefab is called o... Read more
No tooltip for 'Baked Shadow Angle' on the light inspector.
No tooltip for 'Baked Shadow Angle' on the light inspector. This is a non-obvious setting so it would be useful. Read more
[Android] Crash on VR mode
Steps do reproduce: 1) Download attached project 'vr_mainframe_proj.zip' and open in Unity.2) Build and run project on a device.3) P... Read more
[UWP] App doesn't detect that location service got enable if app is star...
Steps to reproduce: 1. Build project for UWP2. Disable location service in system settings3. Run app and press start. It says locati... 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
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