Search Issue Tracker
[Mac] Dragging "Bone" To "Ragdoll", doesn't always set it/"Bone" hovers ...
Reproduction Steps: 1. Open "MinimalRepro.zip" project 2. Open "SoldierFreeScene.zip" scene 3. "GameObject" -> "3D Object" -> "Ragd... Read more
Tick indicating active tilemap in Tile Palette does not update
Tick indicating active tilemap in Tile Palette does not update 1. Open attached project, open scene "1" 2. Window > Tile Palette 3.... Read more
[VideoPlayer] .Ogv videos do not play when streamed, editor freezes when...
Steps to reproduce: 1. Open attached project 2. Open scene1.unity 3. Play the scene 4. Notice that the video plays 5. Open StreamVi... Read more
Upon launch the grid in scene view grid shows as 2D but view is set to 3D
Steps to reproduce: 1. Set 2D view in scene view 2. Close Unity 3. Delete Libraries and Project settings of any project folder 4. Op... Read more
[iOS] FullScreenMovieControlMode.CancelOnInput does not work on iOS11
There is an issue with video playback in Unity. On iOS10 single tap skips the video, and there is no option to make a double tap. In... Read more
VR: Scenes with inset viewport only rendering highest depth camera on sc...
Only the highest depth camera is rendering on several VR platforms, even when one viewport is smaller than the other. Read more
EditorGUILayout.PropertyField does not create GUI for array's (with Hide...
Reproduction steps: 1. Download project "ArrayOnInspectorBug.zip" and open in Unity 2. Select GameObject Actual: only array's name ... Read more
[Regression] Significant cost increase for Physics related features
Steps to reproduce: 1. Open user attached project 2. Open Assets/Scene.unity 3. Open Window/Profiler 4. Press Play 5. Observe that t... Read more
Editor crashed at MergeVisibilityAnimCurve when importing .fbx file
Steps to reproduce: 1. Download test.fbx 2. Import downloaded file into Unity 3. Editor freezes (some times crashes) 4. Force shut d... Read more
Missing auto-updater for UNITY_APPLY_DITHER_CROSSFADE (unitycg.cginc hel...
How to reproduce: 1. Open user-supplied project 2. Load scene "Test (Dither)" 3. Select "LOD Group" in the Hierarchy window 4. Slowl... 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
- "Screen position out of view frustum" error is shown when displaying populated World Space canvas in Multiplayer Play Mode secondary Editor using Input System UI Input Module
- Sprite width/height is rendered differently in the Game view than in the Scene view
- Debug Mode popup window is inaccessible/cut-off when opened on widescreen monitors or resizing to specific Editor Window resolution
- Post-processing Render Features using Render Graph do not work when URP 2D Renderer is used and Render Graph enabled
- [Unity Physics] The NativeList<DistanceHit> randomly returns fewer hits than expected when using CalculateDistance in Edit mode tests