Search Issue Tracker
Inconsistent collisions when colliding with surfaces made of one collide...
Reproduction steps: 1. Open the "Inconsistent collisions case_675247" project that I've attached.2. Open and play the "TestScene" sc... Read more
AudioRandomContainer playback doesn't loop with Time > 0
When having an audio source component playing an audio random container with time set to 1 and looping, it only plays one clip and t... Read more
[iOS] EventSystem OnBeginDrag, OnDrag, OnEndDrag are not called
To reproduce:1. Open users attached project "DragPanelTest.zip"2. Open "SampleScene.unity" scene3. Enter Play mode4. Press the white... Read more
Speedtree assets are reimported when refocusing on the Unity Editor
How to reproduce:1. Open the attached project "PrefabBugRepro.zip"2. Focus away from the Unity Editor by left-clicking another progr... Read more
[Quest] Texture2D.LoadImage returns false when the format is DXT1/5
Reproduction steps:1. Open the attached project "ReproProj" with Android Platform2. Open the “/Assets/Repro/Repro.unity” Scene3. Ins... Read more
Consistency Checker logs say that import results are inconsistent for te...
Reproduces on 2020.2.0b2, 2021.1.0a1 (didn't check on other versions) How can we reproduce it1 Create new project2 Drag and Drop any... Read more
Game view Z/stencil buffer not present in maximized game view
Simplest: just have any geometry in the scene and maximize game view. Only skybox will be visible. - Use the scene Car.unity from th... Read more
Shadow sampling broken at the Camera's far clipping plane
Reproduction steps:1. Open the attached “Repro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Observe the Scene View4... Read more
error CS1679: Invalid extern alias appears if folder have "=" symbol in ...
How to reproduce:1. Put a = character in front of one folder that is part of the installation path (eg: D:\Programs\=Unity\2018.1...... 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
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show