Search Issue Tracker
[Shader] PerRendererData attribute has same functionality as HideInInspe...
Problem: "MaterialProperty.PropFlags.PerRendererData" currently has the same functionality as "MaterialProperty.PropFlags.HideInInsp... Read more
Texture rendered by the projector spans beyond the area in FOV if there ...
Texture rendered by the projector spans beyond the area in FOV if there are non-transparent pixels on the edge of the texture. Repro... Read more
Crash in GetBuildUsageTagFromAssets when the project has ShaderVariants
To reproduce:1. Open attached project;2. Open "test" scene;3. Go to Graphics Settings (Edit > Project Settings > Graphics) and... Read more
Asset Bundles are non-deterministic due to shaders / m_BlobIndex
To reproduce:1) Download the newly attached AssetBundleCRCTest_2.7z and open that project2) Open LoadAssetCRCTest.unity scene3) In t... Read more
Surface Shader with shader_features doesn´t compile
To reproduce:1. Open attached project;2. Reimport shader "SurfaceBug". Expected result: Editor compiles the Surface Shader, it is po... Read more
Lights no longer have correct alpha values in custom shader
How to reproduce:1. Open the attached project "878841ShaderCheck.zip"2. Open lightAlphaShader sceneResult: cube is plain grey Note: ... Read more
Crash in ImageFilters::Blit() when using an error Shader
To reproduce:1. Open attached project;2. Open "TestScene";3. Choose "PlayerMap" in Hierarchy;4. Press "Refresh" button in the Inspec... Read more
Two ShaderCompilerTests hitting asserts on reflection callbacks
HLSLcc_ImageBuffers and HLSLcc_ConstantBufferReflection native compiler tests are hitting asserts in reflection callbacks on debug b... Read more
Assertion error shown when creating Shader Graph
To reproduce: 1. Open the project, attached by the user (test SHADER GRAPH.zip)2. Create Shader Graph3. Observe the console Expected... Read more
Copying from Texture2D to Texture3D at Depth other than 0 produces no te...
Steps to reproduce:1. Open attached Unity Project "924488-2D3DTextureCopy.zip"2. Load Scene "2D3DTextureCopy"3. Enter Play mode Expe... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object