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
Specifying precision qualifiers in GLSL shaders causes them to silently ...
How to reproduce: 1. Open attached project 2. Open scene RunThis.unity - Note that one of the cubes is pink Read more
[SurfaceShader] LightToTangent space optimization got lost in 5.0, GPU r...
How to reproduce: 1. Open attached project in 4.6 2. Build to iOS and run - Note the frame time in the FPS debug window in Xcode 3... Read more
The GPU Instancing does not take effect on all gameObjects if they use t...
To reproduce: 1. Download attached project “Shadow_Instancing_Demo.zip" and open in Unity 2. Open "Demo" scene 3. Enter to Play mod... Read more
Instancing Variants, when set to "Strip Unused", strips too much
To reproduce: 1) Open the project and "thing" scene. 2) Select Edit->Project Setting->Graphics, set Instancing Variants to Strip Unu... Read more
ComputeBuffer.GetData() requires blittable array when using bool variabl...
How to reproduce: 1. Open user's project ("XParticle-master.zip") 2. Press Play Expected result: works with variables of type bool ... Read more
Only 1/4 of compute buffer created with the flag ComputeBufferType.Indir...
To reproduce: 1. Open attached project 2. Play the scene "TestScene" 3. See the log, the buffer created with the IndirectArguments ... 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
Surface Shader won't compile and gives compiler error when placing a mul...
How to reproduce: 1. Open the project "case_1123373-ShaderArrrayBug_1" and scene "SampleScene" 2. Inspect the materials in the scene... Read more
A custom shader isn't displayed correctly. Shader is only displayed in b...
Reproduction steps: 1. Open attached project 2. Open scene "MainScene" 3. The shader should look like a glitched out cube (screen sh... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow