Search Issue Tracker
Visual Studio debugger reports variables with same name in Coroutine as ...
How to reproduce:1. Open the attached project ("case_1131564-VisualStudioDebuggerIncorrectNull.zip")2. Open the "TestScript" and sta... Read more
[Linux] Hovering over console messages also hovers over hierarchy elements
To reproduce:1) Open the attached project and 8.AllDone scene2) Make sure your layout has both Console and Hierarchy open and visibl... Read more
[ECS] Transform.Position values reset to 0 after changing it when Entiti...
How to reproduce:1. Open attached Unity project "Copy Transform Error"2. Load "SampleScene" scene3. Select Demonstration GameObject4... Read more
[ShaderGraph] Drag-dropping normal map texture into a shader graph cause...
Drag-dropping the attached texture into a shader graph causes the following error and does not create a SampleTexture2D Node: NullRe... Read more
[Shader Graph] Crash Occurs when attempting to drag-drop a texture into ...
I get the attached crash when trying to drag-drop the attached texture into a sub graph. The textures .meta has been attached so you... Read more
[Daydream][Cardboard][Android] Can't build application second time if on...
How to reproduce:1. Open attached project2. Build to Android Expected result - Application is builtActual result - Unity fails to bu... Read more
PrefabUtility.SaveAsPrefabAsset() freezes the editor when called from On...
To reproduce:1. Open any project2. Import the script attached "CreatePrefab.cs" (or make your own: call PrefabUtility.SaveAsPrefabAs... Read more
[WebGL] Any scripts with Timeline crashes on browser with "Uncaught Runt...
Steps to reproduce:1. Open user attached project2. Build & Run to WebGL3. Observe the "Uncaught RuntimeError: memory access out ... Read more
Batch mode crash when playing VideoPlayer on Metal headless
Reproduction steps: 1. Open "1127529" -> "scripts" -> "util_libraries.sh" in a Text Editor2. Change "unity_bin_path" to your E... Read more
[Android][Vulkan] Screen flickers on application launch on Google Pixel ...
How to reproduce:1. Open attached project2. Build & Run on Google Pixel 2 Result - You can see screen turning green for a split ... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used