Search Issue Tracker
Unity Crashes when vertex shader slider property value is being changed ...
How to reproduce:1. Open Unity2. Load user-submitted project(Demo_Unity.zip)3. Open 'Extended_Snow_Scene.unity' scene4. Select 'Exte... Read more
Graphics.DrawMeshInstanced doesn't work correctly with surface shader
When it's time to do the additive light pass in forward, the GPU instanced meshes don't receive the additional light passes if there... Read more
Shader with LIGHTMAP_ON keyword doesn't receive shadows on player
To reproduce:1) Open attached project and scene2) Play it to see expected result3) Build and runNotice a different result Comparison... Read more
UnityDistanceBasedTess() crashes Unity editor without stack trace when u...
How to reproduce:1. Open Unity2. Load tester-submitted project(TesselationTest.zip)3. Open '1.unity' scene4. Select 'New Material' i... Read more
Custom shaders are pink in WebGL build that is launched on Safari
A scene using Liquid Volume (custom shader) exported to WebGL fails to load on Mac OS / Safari. However, it works fine on Mac OS and... Read more
[Shaders] Semi-transparent Render Textures becomes a bit lighter than ex...
To reproduce:1. Open project2. Play scene Expected: both quads with 'smoke clouds' will be identicalActual: right quad is a bit ligh... Read more
Nested block comment with single-line comment will cause errors in shade...
How to reproduce:1. Create a new project2. Create a new Shader3. Add lines anywhere in the shader:/*//*/4. Notice, that the shader f... Read more
[Android] Compute Shader is not rendered on Android devices
Steps to reproduce:1. Open the attached project "Case_1224442"2. Build it on Android3. Notice only Red "H" is displayed Expected res... Read more
Compute shader with volume texture fails to dispatch
Reproduction steps:1. Download project "ComputeTest2.zip" and open in Unity2. Open scene ComputeTest3. Enter Play mode (notice there... 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... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved