Search Issue Tracker
[URP] The number of Shader variants increases from 96 to 186624 when the...
Reproduction steps:1. Extract the project and open it in the File Explorer2. Delete the “com.unity.render-pipelines.universal” folde... Read more
[IL2CPP] "il2cpp.exe did not run properly" error is thrown when building...
Steps to reproduce:1. Open user's attached project "DungeonCrawlTycoon.zip"2. Build it as an App bundle3. Notice the Task manager wh... Read more
‘Assertion failed’ and ‘ArgumentNullException' when creating a new Mater...
Reproduction steps:1. Open the attached ‘URP2022' project2. Open the ‘SampleScene’3. Observe the ‘Assets/Settings/URP-HighFidelity’ ... Read more
Removing instance of prefab from scene takes long time, when Animation w...
To reproduce:1. Open attached project2. Open Main scene3. Delete AssasinPrefab from hierarchy4. Notice that it takes a long time6. R... Read more
Newly created Scene is completely empty
How to reproduce:1. Create a new project2. In the Project window Right-click > Create > Scene3. Open the newly created Scene a... Read more
[Presets] Deleting a single preset from the project generates an error i...
1. Open a fresh project2. Create a preset out of anything (components, importers, assets)3. Select the preset from the project view ... Read more
sRGB format is not supported with the 'Gamma' Color Space when the Main ...
How to reproduce it:1. Create a new 3D project2. In the Hierarchy view select the 'Main Camera'3. Go to the Inspector view > Came... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
EditorGUI.FloatField cannot return "Infinity"
To reproduce:1. Import attached script to project2. Select window->Bug Test3. Type infinity into first field4. Notice that 3.4028... Read more
Geometry flickering based on camera location
BY DESIGN:The reason for this flickering is batching. All geometry using specific shader flickers due to it using object-space data ... 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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs