Search Issue Tracker
[HDRP] First baked reflection probe contain blue indirect lighting after...
Jira: https://jira.unity3d.com/browse/GFXGI-493 Reproduction:1) Update the projects manifest file to point to your SRP folder (also ... Read more
Calling Marshal.PrelinkAll() on a class that contains a DllImport attrib...
Calling Marshal.PrelinkAll() on a class that contains a DllImport attribute of a non-existent dll will always log lines that look li... Read more
"InvalidProgramException: Invalid IL code in SpawnerSystem" error when e...
Reproduction steps:1. Open the user's attached project and Scenes/Shooting scenario/Shooting scene2. Enter the Play mode3. Observe t... Read more
[URP] Increasing the amount OF real-time lights breaks GPU Instancing
Repro steps:1. Open the attached project "LightingTest.zip"2. Build and Run on Quest3. Attach the Frame Debugger4. Observe 4 draw ca... Read more
Wintermute::Geometry::Verify errors are spammed when baking a Mesh with ...
How to reproduce:1. Open the user's attached "BakingWithCompression.zip" project2. Open the "SampleScene" Scene3. Open the Lighting ... Read more
[ShaderGraph] Custom function node is deleted when deleting Source file ...
Reproduction steps:1. Open the user's attached project2. In the Project window, open Test.shadergraph3. Select Custom Function node ... Read more
[URP] Shader precision is reduced to half when ScriptableRenderFeature c...
How to reproduce:1. Open the attached "1313942_Repro" project2. Open the Test Runner (Window->General->Test Runner)3. In the T... Read more
Assets are reimported when AssetPostprocessor class is renamed
Reproduction steps:1. Open the user's attached project2. Navigate to Editor/Folder1 and open TestPostProcessor2 script3. Change the ... 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