Search Issue Tracker
Vuforia camera mode VIEWER_AR does not show correct view with Lightweigh...
Reproduction steps:1. Download user's project and open in Unity2. Go to File > Settings > Graphics and set "Scriptable Render ... Read more
Missing spaces around classnames wont allow scripts to be attached
Example code showing the issue:using UnityEngine; namespace MyGame{public class Player: MonoBehaviour{public float Health;}} Works w... Read more
Animator component properties are animatable and create errors
Animator component properties should not be animatable, but they are.(Animator, Apply Root Motion, Update Mode, Culling Mode) ...the... Read more
[Test Runner] PlayMode tests do not exit Play Mode in 2018.2 versions of...
How to reproduce:1. Open the submitted project (TestNoExitPlayMode)2. Run the TestNoExitPlayMode Test via the PlayMode Test Runner E... Read more
GenerateNodeCode calls in ShaderGraph use GenerationMode.ForReals when b...
TestNode.cs contains a node with different code paths for Real and Preview generation modes. "Working Shader graph" - Contains the g... Read more
Asset Bundled Prefab is not aquiring applied lighting index: renderer.li...
Steps to repro: 1. Download attached project - https://oc.unity3d.com/index.php/s/qmGgVmvCEHrZPlY2. Open 'LightMapTest2' scene;3. La... Read more
[Android] Having sprite atlases with the same name causes sprite errors
To reproduce:1. Open attached project2. Build and run to Android device3. notice that only one sprite atlas appears. Actual result: ... Read more
[iOS] Occluded object becomes transparent when Ambient Occlusion and MSA...
Reproduction steps:1. Open the attached project "msaa ao.zip";2. Make an iOS build;3. Launch the built project on any iOS device;4. ... Read more
[Improved Prefabs] Editor crashes while deleting a GameObjectin OnWillSa...
This scenario was fixed in 5.6x with old prefab system (case 829453, https://fogbugz.unity3d.com/f/cases/829453/)It appears again in... Read more
[iOS] Canvas shows up after a delay when a splash screen animation ends
Reproduction steps:1. Open the attached project.2. Switch to an iOS platform.3. Build and run it on an iOS device. Actual behavior:-... 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
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed