Search Issue Tracker
[Mac] DownloadHandlerAudioClip.GetContent throws InvalidOperationException
How to reproduce:1. Open the attached project2. Open the "scene01.unity" scene3. Press Play4. Write "Evolve.wav" into the Input Fiel... Read more
[tvOS] The number of attached joysticks increases when the app is launch...
How to reproduce:1. Run the attached project "TestTvOs_Joysticks_Unity2018-3-14f1.zip" on a TvOS device, with a connected wireless T... Read more
[Tiny] "An error occurred while resolving packages:" appears every time ...
After restarting a project made with the Project Tiny package, an error won't allow me to start the editor in Tiny mode. This issue ... Read more
UPM Package Manager recusively checks out submodules
When adding a custom git repo to the unity package manger, it attempts to recursively checkout the submodules at that tag. Expected ... Read more
Editor crashes when access to RaycastHit.textureCoord2 ( collider is mes...
Editor crashes when access to "RaycastHit.textureCoord2". 1. Create GameObject with MeshCollider from AssetBundle.( "MeshCollider.sh... Read more
EnumField control shows parts of another texture (may [not] be related t...
There is a visual artifact in the UIElements' EnumField control with the latest NorthStar build. May/may not be related to slicing, ... Read more
[ProBuilder] Double-clicking a selection in a pop-up dialog while in Ver...
How to reproduce:1. Open user-submitted project (PBSelectionProblem)2. Make sure the ProBuilder window is open and Vertex/Edge/Face ... Read more
[2D][SpriteShape] Open ended Spriteshape renders the fill texture instea...
[2D][SpriteShape] Open ended Spriteshape renders the fill texture instead of the range sprite How we can reproduce it using the exam... Read more
Zero width space character (U+200B) does not force a line break when wra...
How to reproduce:1. Open user-submitted project (677110)2. Select the Canvas > Text GameObject3. See that the text contains zero ... Read more
[Mac] Editor crashes while creating build for Android for VM FTP project.
Editor crashes on creating the Android build. Steps to repro:1. Download the project fromhttps://drive.google.com/file/d/1EWDxxDeJKF... 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