Search Issue Tracker
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
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
"MissingMethodException: Constructor on type 'UnityEditor.SceneViewCamer...
How to reproduce:1, Open the attached project "test.zip"2, Select "Main Camera" in the Hierarchy window Expected results: No errors ... Read more
[Linux] Editor sometimes crashes on exit in CentOS 7
[Linux] Editor sometimes crashes on exit in CentOS 7 In recent (2019.3) builds of the Linux editor, the editor will sometimes crash ... Read more
Terrain is flickering when adjusting "Compatibility Mode" and "Use Rende...
Reproduction steps: 1. Open the attached project “TestTerrainShadow.zip“2. Open the scene “SampleScene“3. In Assets Window, go to Se... Read more
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noise... Read more
EditorGUI.TagField and similar drop-downs do not show mixed values when ...
How to reproduce:1. Create a new Unity project2. In the SampleScene select both 'Main Camera' and 'Directional Light' GameObjects3. ... Read more
[XR] Online documentation is missing for Vuforia AR package
Online documentation, changelog, license information is missing for Vuforia Engine AR. Offline documentation opens up on clicking. S... Read more
ScriptedImporter's GatherDependenciesFromSourceFile() is not executed wh...
How to reproduce:1. Open the project "case_1203843_GatherDependenciesFromSourceFileNotCalled"2. Right-click on the asset "foo" in th... Read more
Texture's dimensions swap when it's width or height is bigger than 4096p...
How to reproduce:1. Open the attached 'TextureLoadBug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode Expected result: Tex... 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
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- A frame spike occurs when Physics Simulation Mode is switched from Script to FixedUpdate
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
- No audio is played when Playbable Mixer is changed at runtime