Search Issue Tracker
[LWRP][VR] ShaderGraph SceneDepth doesn't work in Single Pass rendering
Steps to reproduce:1. Download and open the latest attached project(StereoDepth_BugReports.zip)2. Open scene "depthBug"3. Enter Play... Read more
[Shader Graph][HDRP] Creating HDRP/lit or HDRP/unlit Master nodes breaks...
How to reproduce:1. Open project "case_1123066-HDRPLitUnlitNodes"2. Open the "New Shader Graph 1" asset in Shader Graph3. Create eit... Read more
[ShaderGraph] Only one entry in dropdown when choosing color channels fo...
How to reproduce:1. Open the user's project2. Open "New Shader Graph 1" in Shader Graph3. Create a Swizzle node (Right-click -> C... Read more
Globalgamemanagers generation is not deterministic when Building Project
To reproduce:1. Open attached project2. Build for Windows Standalone twice3. Compare both files Reproducible with: 2018.3.5f1, 2019.... Read more
Additional metadata fields are revealed in Inspector window after switch...
Steps to reproduce:1. Create a new project in 2019.2.0a42. Select scene3. Change Inspector mode to Debug Results: Notice that additi... Read more
Editor freeze due to showing preview packages when staging package repos...
How to reproduce:1. Open the attached "1123022_repro.zip" project2. Once it opens, wait for the "Loading packages..." process in the... Read more
[DX12][LWRP] "m_ResourceToKeyMap.find(tid) == m_ResourceToKeyMap.end" ex...
"m_ResourceToKeyMap.find(tid) == m_ResourceToKeyMap.end()" exception is thrown on changing color space Linear to Gamma. Steps to rep... Read more
Object Field with reference to internal Prefab object gets constantly ma...
1. Open the attached "VariantOverrideAppearsOnItsOwn.zip" project2. Open "Cube Variant" in the Prefab Mode. Notice that there are no... Read more
[Graphics-General] [LWRP] "CPU fence is invalid or very old!" exception ...
"CPU fence is invalid or very old!" exception is thrown on changing graphics APIs to Direct3D12 in LWRP project. Steps to repro:1. C... Read more
Wrong URL shown in UV overlap warning message
When UV overlaps are detected in a lightmap, this warning is shown: Please see this webpage for more information about objects with ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS