Search Issue Tracker
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
[WebGL] The canvas element gets constantly resized when width and height...
Reproduction steps:1. Open the attached “IN-22017_unity-bug-webgl-canvas-rescale-to-infinity.7z“ project2. Open “SampleScene” scene3... Read more
[ShaderGraph] Deleting A Group Node that contains a blackboard Property ...
Reproduced in SRP master of 8/7/19 (0c3b4b5888), 2019.3.0a12 Repro #1 (with my simple file):1) Open up DeleteMyNodes.ShaderGraph2) B... Read more
Visible light glares appear on GameObjects when a Volumetric Clouds effe...
How to reproduce:1. Open the “VolumetricClouds” project attached in a G-Drive folder2. Open the “OutdoorsScene”3. Observe the Scene ... Read more
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps1. Open attached project2. Run "ClientGUI.exe"3. Press "Start client" button4. Press Add Host==>"Host 1 added" message appea... 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
[HDRP] custom Post Process effects do not work with duplicated or rename...
Reproduction steps:1. Open project in "Original.zip"2. Open "SampleScene.unity"3. Select "Volume" in the Hierarchy4. Increase Test S... Read more
Input field On End String event is triggered when exiting Game mode
How to reproduce:1. Open attached project ("ReproInput.zip")2. Open SampleScene scene3. Enter Play mode4. Select the input field5. E... Read more
TapInteraction is triggered twice when using HoldInteraction
How to reproduce:1. Open the user's attached "InputSystemDemo" project2. Open the "Interactions Issue Scene" scene3. Enter Play mode... Read more
"Some values are driven by Canvas" message isn't shown when Prefab is se...
How to reproduce:1. Open the user’s attached “UnityBug_RectTransformPrefabVariant” project2. Select the “Canvas” Prefab in the Proje... 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
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size