Search Issue Tracker
Multiple shader variant _ALPHABLEND_ON w/ optional parameter alpha:premu...
Steps to reproduce:1. Create new "Standard Surface Shader"2. Replace line 14 (#pragma surface surf Standard fullforwardshadows) with... Read more
[compute] HLSLcc times out compiling complex shaders (exponential comple...
How to reproduce: 1. Import the attached shaders (Compute.zip) into a project2. Give them time to compile- Note that it takes a real... Read more
[SurfaceShader] LightToTangent space optimization got lost in 5.0, GPU r...
How to reproduce: 1. Open attached project in 4.62. Build to iOS and run- Note the frame time in the FPS debug window in Xcode3. Ope... Read more
[Skybox] Procedural Skybox Sun changes size when switching between Simpl...
Procedural Skybox Sun changes size switching between Simple/HighQ How we can reproduce it using the example you attached:a. In Test ... Read more
[ShaderCompiler] Line is not compiled if TAB is used instead of space in...
Steps to reproduce: 1. Open the attached project2. Reimport the DepthWriter shader located in Assets/MappingTest folder to force it ... Read more
Hidden/Post FX/ shaders with cginc file source fails to compile and thr...
To reproduce:1. Create a new project with LW VR template2. In the package manager, add PostProcessing3. Change building settings to ... Read more
[ComputeShader] Invalid buffer count while Dispatching Indirectly
Reproduction steps: 1. Open "IndirectBug.zip" project2. Open "TestScene" scene3. Enter Play Mode4. See "Pre Count" and "Post Count" ... Read more
Having calculations that use _Time in sin() will have inconsistent resul...
Reproduction steps:1. Open the attached project '_Time'2. Open the available scene3. Play scene and observe the material behavior4. ... Read more
[Shaders] D3DCompiler crashes with too large shader arrays (_CxxThrowExc...
Shaders that try to use arrays larger than 64kb in size crash the shader compiler. Missing _CxxThrowException implementation in the ... Read more
Setting material.shader to null crashes at Shader::GetActiveSubShaderIndex
Steps to reproduce: 1. Open attached project2. Open scene "TestCase"3. Run scene4. Press "E"5. Unity crashes Reproduced with: 5.3.2p... 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
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
- Crash on mdb_xcursor_init1 when opening a specific project
- HDRP Decal Projector uses “Default” layer as main layer in “Rendering Layer Mask” instead of “Decal Layer Default”
- Cameras Overlay menu has unnecessary empty space at the bottom