Search Issue Tracker
Enum shader property does not allow fraction selection in drop-down menu
When using a custom shader and the Enum Property with fraction numbers, the resulting drop-down menu in material inspector does not ... Read more
Project created with the new render pipeline template has wrong frag sha...
How to reproduce: 1. Open QA attached project (More information about files is in edit field) 2. Inspect the frag shader output diff... Read more
"Unrecognized identifier 'UNITY_SHADOW_COORDS' at line 203" shader error
Reproduction steps: 1. Open the attached project. 2. Play the "UMA > Example > Scenes > Scene01 - Crowd - PBR 1" scene. 3. Wait a ... Read more
Error appears when graphic API is set to OpenGLCore for mesh topology
1. Open attached project 2. Ensure graphics API is OpenGLCore or DX12 3. See console for the error Expected result: Unity should no... Read more
[Shaders] UNITY_APPLY_FOG Macro is not parenthesing expressions properly
Reproduction steps: 1. Open the attached project. 2. Open the "shader bug" scene. - "Tile01 Variable" game object is rendered gray.... Read more
Using GrabPass in Forward rendering path + HDR causes the texture to be ...
Steps to reproduce: 1. Download and open attached project "GrabOffset.zip" 2. Open scene GrabPassBug 3. Select camera from hierarchy... Read more
Distorted colors in the Game view of "The Blacksmith: Environments" Asse...
How to reproduce: 1. Open attached Unity project "blacksmitenv2" 2. Load scene "bridge_small_02" Expected Result: Game view is load... Read more
[CGBatch] Writing to o.Occlusion in Custom shader has no effect
Steps to reproduce: 1. Download and open attached project "OcclusionShader.zip" 2. Open scene "OcclusionBug" 3. There are two object... Read more
[compute] HLSLcc times out compiling complex shaders (exponential comple...
How to reproduce: 1. Import the attached shaders (Compute.zip) into a project 2. Give them time to compile - Note that it takes a ... Read more
Legacy Shaders/Specular flickering when both HDR and Anti Aliasing are e...
To reproduce: 1. Open attached Unity project "MSAA Bloom.zip" 2. Open "TEST" scene 3. Look around the scene with right mouse button ... 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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform