Search Issue Tracker
OnDrag is blocked by Perspective camera Clipping Planes Far value
Better Repro:- Open case_775756-TestDrag.7z project and its main scene- Both sprites have a OnPointerClick event handler that logs t... Read more
Preserve aspect should not show up when there's no sprite
Steps to reproduce : - create an Image- remove the Source Image and notice the Preserve Aspect option is still there Read more
2D Rect Mask permanently applied even if component is removed
Reproduction steps1. Open repro project (3.rar)2. Open scene "3"3. Add component "Rect Mask 2D" to the Canvas4. Remove Rect Mask 2D ... Read more
[UI][Rect] Dynamically creating Rect crashes the Editor
Repro steps:1) Open project "RectDynam" I attached and the "ECL Main" scene in it2) Play the scene - notice the button and white rec... Read more
[Standalone] Input Field editing functions do not work properly when usi...
How to reproduce: 1. Open attached project2. Build to Standalone and run3. Select the Input Field4. Press CMD + Left Arrow5. Type in... Read more
OnRectTransformPositionChange has different number of calls than usual i...
Steps to reproduce: 1. Open attached project2. Open scene "test"3. In hierarchy, expand "Canvas" and select "Scroll View"4. Run scen... Read more
[RawImage] Movie texture isn't stretched onto RawImage and is rendered i...
Steps to reproduce: 1. Open attached project "MovieBugDemonstration.zip"2. Open scene "BugDemo"3. Run scene4. Notice that cube has m... Read more
Special symbol is visible in Scene/Game window, but not in Inspector's w...
Steps to reproduce:1. Open attached project.2. Load "FontBug" scene.3. Look at the Game or Scene window.4. Notice that the special s... Read more
[2DRectMask] After changing state of 2DRectMask scene has to be reloaded...
Steps to reproduce: 1. Open attached project2. Open scene "2D RectMask Repro"3. In hierarchy, expand Canvas and select Button4. Noti... Read more
Canvas Scaler doesn't scale Z axis when Canvas render mode is set to "Sc...
Steps to reproduce (or watch attached gif): 1. Open attached project2. Open "ReproScene" scene3. Select "Canvas" in the Hierarchy4. ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS