Search Issue Tracker
Editing the UnityDOTSInstancing.hlsl file does not cause a Shader recomp...
Reproduction steps:1. Open the “IN-88478.zip” project2. Open the “Packages/Core RP Library/ShaderLibrary/UnityDOTSInstancing.hlsl” f... Read more
[Win] Crash on ShaderLab::ShaderState::ApplyShaderState when entering Pl...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “SHADER“ Shader Graph3. Change something in the Shader Graph (Co... Read more
Visual Effect sharedMaterial is null for a few frames when entering the ...
Reproduction steps:1. Open the attached project “CrashRepro”2. Open the “Assets/Scenes/SampleScene.unity” scene3. Enter the Play Mod... Read more
Shader error in 'Shader Graphs/Shadows': redefinition of '_ShadowMapText...
How to reproduce:1. Open the “BIRPShadowsBuildError“ project2. Open the “Sample Scene”3. Build And Run the project4. Observe the Con... Read more
No error if setting a property with the same name but different types
STR:1. Create a new project using the 3D template2. Copy the attached script to the Assets folder3. Assign this script to the main c... Read more
"TLS Allocator ALLOC_TEMP_TLS" errors when rendering shaders
Reproduction steps:1. Open attached project "Graphics-QA-BrokenShaderTestProject.zip", and scene "New"2. Enter Play Mode3. Using rig... Read more
Multiple Shader Compiler errors are thrown when compiling a Shader
How to reproduce:1. Open the user-submitted project2. In the project window, search for and select the shader "VoronoiFragment"3. In... Read more
InterlockedExchange function throws an error when using floats as argume...
Reproduction steps:1. Open the attached project "float-atomics.zip"2. Select the "test" compute shader from the Project > Assets3... Read more
HDR colors are recorded in gamma compressed values instead of linear val...
Reproduction steps:1. Open the attached “repro_IN-85774“ project2. Open the “Assets/Scenes/Scene.unity“ Scene3. Open the Animation w... Read more
‘[…] doesn't have a texture property '_MainTex’’ error when using Gizmo...
Steps to reproduce:1. Open the attached project "TestingProject.zip" and "SampleScene.unity" Scene2. Make sure the Scene view is vis... 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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build