Search Issue Tracker
"Global event received: domain-reload" written out as warning to editor ...
This gets printed to the warning log on every domain reload: Global event received: domain-reload (Filename: C:/Projects/unity/Ed... Read more
[FBX] Different rotation is applied to prefab when upgrading project fro...
To reproduce: 1) Open attached project and MyScene scene in 5.3 2) Search in Hierarchy for RightForeArmRoll 3) Check Rotation - it s... Read more
VFACE semantics are inverted in the Scene view when using the Direct3D9 ...
Reproduction Steps: 1. Import attached project. 2. Open "VFaceTest" scene. 3. Observe the difference between Scene and Game view. ... Read more
A specific script crashes editor when trying to open not found 'SceneMan...
To reproduce: 1. Open repro project 2. Open 'TEST' scene 3. Play scene Expected: scene will play Actual: editor crashes Reproduced... Read more
[Mobile][SceneView] Baked lighting with GI disabled are causing incorrec...
In editor, standard shader and mobile shaders can render incorrect preview results when the platform is switched to iOS or Android. ... Read more
Animation transitions: ''Difference in effective length between states i...
How to reproduce: 1. Open user provided project 2. Animations/HandRight.controller 3. Click on any transition (e.g. Idle -> GrabBroo... Read more
Dynamic object is getting Culled
To reproduce: 1. Open attached project; 2. Open "Test" scene; 3. Enter Play mode; 4. Move the Camera forward to the Cube ("Cube").... Read more
AnimationClipPlayable::SetClip crashes Unity when animation is recorded ...
To reproduce: 1.Open attached project 2.Open "MecanimCrash.unity" scene 3.Enter play mode 4.Press "c" on your keyboard 5.Observe Uni... Read more
[Regression] Unity cannot inherit from classes declared as namespaces
To reproduce: 1. Open attached project; 2. Look at the Console. Expected result: Unity compiles scripts properly or gives meaning... Read more
Enabling VR in Player settings does nothing until Editor re-launch
In the Unity Editor under Player settings when you toggle on VR Support it does not actually take effect until you re-start the Unit... 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
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK