Search Issue Tracker
[HDRP] NullReferenceException in UnityEditor.PreferencesProvider.WriteRe...
Steps to repro:1. Create the new HDRP project and open SampleScene;2. In the Preferences window (Edit>Preferences) go to GI Cache... Read more
[XPipeline] RenderPipelineGlobalSettings cannot be unassigned.
Repro steps:1. Open an HDRP or a URP project2. Go to Project Settings > Graphics > HDRP or URP Settings3. Try to unassign the ... Read more
[URP] Game view goes black when MSAA and CS Render Pass Feature are enabled
How to reproduce:1. Open the attached project "URPproject.zip"2. Open the "SampleScene"3. In the Project window select UniversalRP-H... Read more
Child Canvas' Sorting Layer is changed to the same value as the parent C...
Reproduction steps:1. Open the user's attached project2. Load SampleScene and enter Play mode3. Select Template GameObject in the Hi... Read more
Running TestRunner in PlayMode sets runInBackground to True and doesn't ...
Steps to reproduce:1. Download and open the project "New Unity Project.zip"2. Disable the option Run In Background (Edit > Projec... Read more
[Shader Graph] "Graph is generating too many variants" error is thrown w...
"Graph is generating too many variants" error is thrown when using SubGraphs with Keywords and specified Shader Variant Limit is not... Read more
Passing -logFile argument to a standalone build results in an error message
Reproduction steps:1. Open user attached Project2. Build a Standalone Build of the Project to TestLogfile/Builds/Windows3. Open a Ba... Read more
Multiple "Failed to insert item" warnings are logged when amount of inse...
How to reproduce:1. Open the user's attached project2. In the Menu bar, select Bug/ProductBug3. Observe the Console window Expected ... Read more
[Android][IL2CPP] Data misalignment crash in deserializing google protob...
Repro steps:1. Open project "anrdoid_64bit_read_crash 2.zip"2. Make sure Scripting Backend is set to IL2CPP3. Build and Run on Andro... Read more
"SelectedLocale is null" error is thrown when accessing a Localization.L...
How to reproduce:1. Open the attached project "LocalizationException.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode4.... 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