Search Issue Tracker
Preview Camera has wrong CameraType when Camera preview is present on Sc...
Reproduction Steps:1. Open the Project within the "case_1163371-CameraTypeIssue.zip"2. Open the "SampleScene" and select "Main Camer... Read more
Bug Reporter throws an error if the project contains a shortcut to a pat...
How to reproduce:1. Create a new Unity project2. Import a shortcut(.lnk file) to a path outside of the project3. Select Help > Re... Read more
Unable to build iOS with Linear Color Space after resetting Player Settings
How to reproduce:1. Create new project and switch target to iOS2. Open Player Settings3. Under Other Settings change Color Space to ... Read more
Editor and crash reporter both hang upon stack overflow in recursive com...
Editor and crash reporter both hang upon stack overflow in recursive component script When adding a recursive function which may res... Read more
[Linux] Unity Bug Reporter Taskbar icon description says 'Unknown'
How to reproduce:1. Create a new project2. Go to Help -> Report a bug...3. Hover on the Bug Reporter's taskbar icon Expected resu... Read more
MenuCommand.context is Null if MenuItem path ends with "..."
To reproduce: 1. Download attached "MenuCommandContext.zip" project and open in Unity2. Open "SampleScene" scene3. Right-click any G... Read more
Scriptable Object retains private bool value when recompiling scripts
How to reproduce:1. Open the attached 'project-1218346.zip' project2. In the Project browser select 'CustomAsset' and clear the Cons... Read more
Raster Occlusion Culling does not work on specific Nvidia cards
To reproduce:1) Open the attached project and SampleScene2) Play it Attached renderdoc capture from working and non working version.... Read more
[macOS] Screen.sleepTimeout value does not change in the Editor
How to reproduce:1. Open user-submitted project (ScreenSleepTimeout)2. Open 'SampleScene' scene3. Enter Play Mode and see the Consol... Read more
Object with ISerializationCallbackReceiver Interface receives Serializat...
How to reproduce:1. Open the "Scene" Scene in the attached "CustomSerializationPrivateFieldError.zip" Project2. Right-Click > Rei... 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