Search Issue Tracker
5.4 crashes in scene view rendering when something disables the hidden s...
To reproduce:1. Open attached project2. Build and run project3. Host on build client4. Play scene in editor5. Join localhost6. Open ... Read more
WebGL Player does not display transparent backgrounds when using MOV fil...
How to reproduce:1. Open the “WebGLAlphaVideoPlayer“ project2. Open the “SampleScene“3. Build And Run4. Observe the Player Expected ... Read more
Awake and Start are called not on the same frame when entering Play Mode
How to reproduce:1. Open attached project "AwakeStartScene.zip"2. Open "To" scene3. Enter Play Mode4. Observe Console Expected resul... Read more
Crash when instantiating the Addressable Prefab with TextMesh Pro
Reproduction steps:1. Open the 'Sandbox-AddressablesCrash' project2. Go to the 'Window -> Asset Management -> Addressables -&g... Read more
[URP] Terrain with "Draw Instanced" does not render when built with 'bat...
Steps to reproduce:1. Build the project with the following command line:Unity.exe -projectPath <projectpath> -batchmode -build... Read more
Re-loading DLLs takes a lot more time compared to Unity 4
Re-loading dlls in unity 5* takes about ~6x times more time, then in 4* unity version. 1. Open project "Dll Reload Problem" (Attache... Read more
Crash on tlsf_free when UI Elements are moved to the side by scrolling
Reproduction steps:1. Open the “crash_prj” project2. Open the “BeginnerMission” scene3. Enter the Play Mode4. Observe the crash Expe... Read more
Baked emission is baked only if the material is first in array
Repro steps:1) Open the project and test.scene in it2) Build the lighting2) Notice the scene is dark and there are two materials on ... Read more
Profiler stucks with Autoconnected Player option and can't be switched b...
How to reproduce:1. Create a new project2. Open Window -> Analysis -> Profiler3. Enter Play Mode4. Select AndroidPlayer(samsun... Read more
[GPU] GPU-sorting and GPU events are broken
Repro steps:1. Import the attached package.2. Open the GPUSortingIssue scene and observe the AddMeSecond system doesn't have many pa... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"