Search Issue Tracker
Unity shaders can define user-defined multi-line preprocessor directives...
How to reproduce:1. Open tester's project (D3D11MultilineDefine.zip)2. Observe the Console for shader errors Expected result: No sha... Read more
[Editor][Shader] Mobile/VertexLit prefab preview window has no lighting ...
To reproduce:1) Open the attached project2) Go to Resources3) Select StoneSand with Inspector and Prefab preview window opened4) Not... 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" scene3. Look around the scene with right mouse button and... Read more
Shader.SetPass performance regression in editor (5.1)
Shader.SetPass is taking a lot of time in the editor in 5.1b6; was not the case in 5.0. Not a problem in standalone build. Read more
[Standard] Using the standard shader with a substance procedurally gener...
Steps to reproduce: -Open the attached project and the scene.-Errors will be thrown immediately:"should be implemented in child clas... Read more
Shader offset does not work since 5.5
Reproduction steps:1. Open project attached(OffsetTest.zip)2. Open scene "TestScene"3. Change offset of materials "Mat1" and "Mat2"4... Read more
Impossible to write from a Compute Shader to an integer based Render Tex...
Reproduction Steps:1. Import attached project.2. Open "testScene" scene.3. In the hierarchy, select "TestHost".4. In Inspector, clic... Read more
Standard Shader Does Not Display Secondary Diffuse Until Values are Tweaked
Repro: Setup a Standard Shader with a texture in the Primary Diffuse and Secondary "Detail Diffuse" slots. Submit this material to v... Read more
[SRP]Static GameObject flickers when Material type is Subsurface Scatter...
How to reproduce:1. Create a new project with "High End SRP (Experimental)" Template2. Create new 3D Object->Cube3. Set Cube to s... Read more
[HLSLcc][FB] Shader causes corruption of the game view - This custom ren...
Reproduction steps:1) Open attached project "VerySmolProject"2) Try resizing the Game window--- You should see glitching3) Enter pla... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler