Search Issue Tracker
Editor crashes in Transform::BroadcastMessageAny when playing scene with...
To reproduce:1. Open attached project2. Open the "MassiveDemo" scene3. Press "play"The editor should now crash. Reproduced on: 5.4.0... Read more
Content of scrollview not bouncing back when reaching the top/bottom
To reproduce:1. Open the project the user sent ("NoBounce.zip")2. Play the only scene3. Try scrolling the scrollviewNotice that, if ... Read more
Setting the texture from a UI RawImage with a external texture causes wr...
To reproduce: 1. Open attached project2. Add a new script to the RawImage Object and add this line to Update():if(gameObject.GetComp... Read more
Frame debugger does not highlight UI GameObjects in hierarchy
Selecting UI element "image" in frame debugger does not highlight it. Steps to reproduce:1. Open attached project2. In frame debugge... Read more
[Performance] Changing text color through animation is extremely slow co...
To reproduce: 1. Open attached project2. Open the profiler3. Open the scene "Scene_With_Issue"4. Play the scene5. Press one of the U... Read more
Scrollview do not reset its view position when set to Clamped
Reproduction Steps:1. Open the attached project and run Main scene.2. Press "Add" button 10 times or so.3. Scroll both scrollviews a... Read more
mouse scroll to infinity with UI clamped scrollview
1. open the attached project2. open the controls scene3. hit play4. scroll the scrollview with you mouse left click and drag down Re... Read more
One of the UI Canvas does not render in build
How to reproduce:1. Open the attached project2. Open and play the scene "Scene"3. Observe the text from both canvases rendering4. Bu... Read more
IEventSystemHandler methods don't work with 2d Sprite elements
Steps to reproduce:1. Download and open attached project "Test2DColliders.zip"2. Open scene "Test"3. Play the scene and try to click... Read more
UI objects don't snap properly when changing camera orthographic size/ga...
To reproduce:1) Open attached project and scene inside of it2) Play it3) Either resize Game Window vertically or change Main Camera ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default