Search Issue Tracker
[iOS] Missing 180x180 icon in iOS build
To reproduce:1. Open attached project ("794469.zip")2. Go to Player settings3. Observe that 180x180 icon for iPhone is overrided4. B... Read more
[UI] Canvas without scaler component sets invalid position
Steps to reproduce:1. open users attached project2. play scene 'ReproScene' Expected behavior: both cubes are moved to (15,15,0)Actu... Read more
[Build] Microsoft surface pro window toolbar buttons not working in maxi...
Steps to reproduce:1) download attached project2) build and run3) click on minimize/maximize/close toolbar buttons - it shows animat... Read more
Dragging and releasing Scroll Rect makes its velocity to be calculated i...
Reproduction steps:1. Open attached project2. Open scene "BugReporter"3. Play the scene4. In the Game view grab Scroll Rect drag it ... Read more
[Networking]Typo in NetworkClient.connection.TransportRecieve
Steps to reproduce:1. Open attached project.2. Open script named "NewBehaviourScript".3. Add this line of code to the script: "Netwo... Read more
Cannot drag and drop game object when using search bar in the "Hierarchy...
Steps to reproduce:1. Open attached project.2. Open scene named "main".3. In the "Hierarchy" window try searching for a word "gameob... Read more
Playables: Animator.Play() doesn't work after a Stop
Animator.Play() doesn't work after a Stop() CallingAnimator.Play(someClip)Animator.Stop()Animator.Play(someOtherClip) is not functio... Read more
[VR] screenshots taken with VR mode enabled are upside down editor only
Taking a screenshot in the editor results in upsdie down image when take in VR mode. 2. How we can reproduce it using the example yo... Read more
5.4 Graphics Jobs Player Setting not exposed to editor script
Not possible to control whether MT jobs are enabled or not via editor scripts. Which means people can not automate player building w... Read more
UV properties don't affect UI
Steps to reproduce: 1. Open attached project "CanvasUVBug_Unity534_Broken.zip"2. Open scene "Untitled"3. Make sure that Image is vis... 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