Search Issue Tracker
Visual Studio debugger doesn't show full properties of animation variabl...
How to reproduce:1. Open the "IN_42078" project2. Open the "Cube Controller" script3. Uncomment lines 32-33 and add breakpoints to l... Read more
[iOS] Loading with WWW.LoadFromCacheOrDownload from StreamingAssets hang...
Steps to reproduce: 1. Open attached project (StreamingAssetsDownloadBug_stripped.zip)2. Build for iOS3. Build the Xcode project and... Read more
FileUtil.DeleteFileOrDirectory deletes the entire project folder when it...
Reproduction steps:1. Open the attached project "Case_1382446"2. In the Menu Bar select "FileUtil-> Execute" Expected result: An ... Read more
Input field On End String event is triggered when exiting Game mode
How to reproduce:1. Open attached project ("ReproInput.zip")2. Open SampleScene scene3. Enter Play mode4. Select the input field5. E... Read more
SerializedObjectNotCreatableException when saving after exiting Play Mode
How to reproduce:1. Open the attached “TestingProject2” project2. Open scene "Assets/CharlieMadeAThing/NeatoTags/Demo/Scenes/DemoSce... Read more
[Audio] Crash attaching a script which implements MonoBehaviour.OnAudioF...
To Reproduce: 1. Open the project attached to the post ("683583_OnAudioFilterRead.zip").2. Remove 'Example Audio Filter' from Main C... Read more
[WebGL] Loading bar is stuck at 90% when publishing build to play.unity.com
Reproduction steps:1. Open the attached project "1378930.zip"2. Build and publish to play.unity.com (In menu bar go to Publish > ... Read more
[Shuriken][Collision] "Planes" collision mode keeps displaying the colli...
The visual representation of the collision plane is still visible even when the collision method is switched to world if the transfo... Read more
[Editor] Shift selecting (multi selection) in scene view does not work
Steps to reproduce:1) open the project2) scene 'Main'3) select cube in scene view4) shift+select sphere in scene view Expected: Both... Read more
Flickering Scene view when post-processing is added to the Camera
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/__Scenes/__ManagerScene.unity” Scene3. Press “F1” ke... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code