Search Issue Tracker
[Cache Server] Crash when using -batchmode -quit
This crash is happening only when using CacheServer and opening project through command line with these arguments. Currently there i... Read more
Only one shadow is cast when using Graphics.DrawMeshInstancedIndirect mo...
How to reproduce:1. Open the attached "InstancedDrawingTest" project and "Test" scene2. Observe the Scene Hierarchy, notice that the... Read more
[Shadergraph] Object space normal isn't normalized when the object is sc...
Reproduces in 10.4.0 and aboveDoesn't reproduce in 7.3.1Repro steps:1. Import the attached shadergraph into a project using HDRP2. o... Read more
Unity Editor crashes when exiting Safe Mode
How to reproduce:1. Open the attached "case_1279195-SpinePerformance.zip"2. While opening, enter "Safe Mode"3. When in "Safe Mode", ... Read more
[ComputeShader] Writing into RenderTexture wont read in a vertex shader
Steps to reproduce: 1. Open attached project "768938.zip"2. Open scene "demo"3. Run scene4. In hierarchy, select "Plane" and notice ... Read more
[iOS] Slowdown due to precision change for shadowmap uvs
There is a performance regression on A7 devices possibly because of the transition from half4 to float4 for shadowmap coordinates. T... Read more
[SerializeReference] fields of classes derived from System.Object invali...
Steps to reproduce:1. Open the attached project (case_1219332.zip)2. Enter Play Mode3. Observe that hashes match for all objects as ... Read more
[Linux][Editor] Color picker does not work
How to reproduce:1. Create a new project2. Choose Directional Light in the Hierarchy window3. In the Inspector window, use the color... Read more
[HLAPI] SyncList can be used without inheriting NetworkBehavior but then...
Steps to reproduce:1. Open attached project2. play scene "Main"3. Start host4. click the "Initialize list" button Actual: "SyncList ... Read more
[Shuriken] Collider visualization does not scale to transform
Steps to reproduce: 1. Download and import attached project.2. Open scene: visualization3. Select particle system with name 'Blue' i... 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
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP
- Some of the Rigidbody2D properties cannot be set after disabling the GameObject on the same frame
- Child particle spawns offset toward camera when Collide with Depth Buffer uses Lifetime Loss = 1
- Crash on (nvoglv64) vkGetInstanceProcAddr when starting the project with Vulkan and Test Framework Performance
- UI Builder adds non-removable built-in class selectors when adding a custom selector via “Add Selector...”