Search Issue Tracker
Crash on SerializableManagedRef::GetScriptType() when you drag a .vfx fi...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “VFX1“3. Drag “VFX2“ into the window Expected result: Shader app... Read more
Crash on delete_object_internal_step1 when sending a web request
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “Scenes/SampleScene.unity“ Scene3. Enter play mode and wait for ... Read more
Crash on ShaderLab::Program::CreateFromSerializedProgram when trying to ...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “CrashScene“ scene3. Enter Play mode Expected result: “Atmoshper... Read more
[UI Toolkit] Checkboxes are not aligned equally
How to reproduce:1. Open any project2. Create > UI Toolkit > UI Document3. Double-click on the new UI Document4. Add a new Lis... Read more
Documentation page is not displayed when the "VFX Parameter" question ma...
Repo steps: Go to Window > Package Manager > Search Visual Effect Graph > Check Unity Registry > Make sure VFX graph is ... Read more
Documentation page is not displayed when the "VFX Basic Initialize" ques...
Repo steps: Go to Window > Package Manager > Search Visual Effect Graph > Check Unity Registry > Make sure VFX graph is ... Read more
Documentation page is not displayed when the "VFX Basic Update" question...
Repo steps: Go to Window > Package Manager > Search Visual Effect Graph > Check Unity Registry > Make sure VFX graph is ... Read more
Documentation page is not displayed when the "VFX Planar Primitive Outpu...
Repo steps: Go to Window > Package Manager > Search Visual Effect Graph > Check Unity Registry > Make sure VFX graph is ... Read more
Physics.ComputePenetration returns false when a non-convex MeshCollider ...
How to reproduce:1. Open the attached Project "penetrationTest" and load Scene "SampleScene"2. In the Hierarchy, select the "Penetra... Read more
“MultiThreaded” is printed when using “SystemInfo.renderingThreadingMode...
How to reproduce:1. Open the user’s attached “1487097_MultiThreadRendering.zip” project2. Press Menu > UnitySupport > Check Re... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used