Search Issue Tracker
AddTorque and AddRelativeTorque behave differently in opposite Y axis wh...
How to reproduce:1. Open the user's project2. Enter Play Mode3. Click on the Game View with your mouse and drag it to the left and t... Read more
Prefab does not save the Input Action Reference when the button is used ...
Reproduction steps: Open the attached project (“PrefabBug.zip“) Select Assets/TestPrefab Open “Testprefab” In the Inspector press th... 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
[HDRP] High exposure on UI causes image tearing
Steps to reproduce:1. Open attached project2. Make sure you are in "BasicFunctionality" scene3. Select "Post Processing Settings" ga... Read more
Crash on GetGoodPathNameForGUID when saving scene while loading a scene ...
How to reproduce:1. Open attached project2. Add empty game object to SampleScene3. Save scene Reproducible with: 2017.4.29f1, 2018.4... Read more
[IMGUI] Property dropdown of "Gizmos" doesn't expand until the mouse cur...
Gizmos Property dropdown under the Physics 2D in Project Settings window doesn't expand until the mouse cursor is moved, refer to th... Read more
Linux build using Vulkan becomes unresponsive when changing window resol...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Go to File -> Build Settings and select "A... Read more
[ImageEffects] Deleting all IE assets does not update component UIs to "...
Deleting all assets related to Image Effects from your project whilst the components are on an object in your scene does not cause t... Read more
[Windows 7] Crash on BufferD3D11::BeginWrite when importing LWRP's Terra...
How to reproduce:1. Open the "BoatAttack-release-2019.1.zip" project Actual result: Unity crashes. Reproducible with: 2019.2.0a1, 20... Read more
Highlight effect is rendered incorrectly when "Rendering Path" option "F...
How to reproduce:1. Open the attached user project2. Open “Bug“ Scene (Assets/Scenes)3. Select the “URP-HighFidelity-Renderer” asset... 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