Search Issue Tracker
Crash upon loading scene (test) from project
1. download and open attached project (case_692946-Slash)2. open the scene called test Unity will crash while attempting to load the... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
SplineReorderableListUtiltity function is private
Steps to reproduce:1. Open the “IN-23440_Repro” project2. Observe the Console Expected result: No errorsActual result: The error “'S... Read more
[Shuriken] ParticleSystem.Stop() does not stop if the PS is not visible
Steps to reproduce:1) Download and open scene 'ParticleTest-scene'2) Play the scene and spawn a ParticleSystem (GUI)3) Turn the Came... Read more
[Vulkan] [Android] Overlay Camera Clear Depth ignored on some Android de...
How to reproduce:1. Open the “IN_83079“ project2. In the Project Settings make sure Vulkan Graphics API is selected3. In the Build S... Read more
Crash running non-development Standalone OSX build with an animated UI/T...
How to reproduce: 1. Open attached project2. Open scene Test.unity- Scene contains a Canvas with a Text gameobject, which has its al... Read more
[Mac] Crashes on __pthread_kill when opening a Script when there's no Vi...
How to reproduce:1. Open attached project2. Open any script from it Reproducible with: 2019.2.0f1, 2019.3.0a11(freezes)Not reproduci... Read more
Capsule GameObjects are jittering when they are supposed to be "sleeping"
Reproduction steps: Open the attached project Open the “/Assets/Contact bug.unity” Scene Enter the Play Mode Observe the 3 Capsule G... Read more
BoxCast2D and CircleCast2D has inconsistent edges at the starting collider
Steps to reproduce:1) open users attached "New Unity Project 2.zip (3 MB)"2) play the scenenote: Green box is of size = 1 and casts ... Read more
[IL2CPP] Building project with System.Data.Linq reference causes build e...
How to reproduce:1. Open the attached project (.Net 4.x required)2. Build the project with IL2CPP backend Actual result: The build f... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template