Search Issue Tracker
RectMask 2D does not update position of clipped objects after move
Reproduction steps:1. Open project attached (RectMask 2D Test).2. Open scene "bug" (Assets -> Scenes).3. Press Play.4. Press "/\"... Read more
MenuItem keyboard shortcuts stop working after entering play mode
Steps to reproduce:1. Open attached project2. Test either of the defined shortcuts (cmd+shift+r or cmd+e)3. Notice that logs are dis... Read more
VRSettings.renderViewportScale renders sections of the screen oddly at v...
VRSettings.renderViewportScale renders sections of the screen oddly at values <1 1. When changing the renderviewportscale to anyt... Read more
[Android] Screen size returns incorrect values on the first frame when t...
If the application is launched without splash screen, the screen size will be set to incorrect values at the first frame(When callin... Read more
[Windows] Output is printed to logs one byte at a time on Windows
Output from the Editor/Player that goes to Editor.log or Player.log is printed one byte at a time. Steps to reproduce:1) Open the la... Read more
[Plugin Importer] iOS compatibility setting reverts after Editor restart
Reproduction steps:1. Open the attached project.2. Select "HsLocalization.bundle" in the Project View.3. Make sure iOS checkbox is u... Read more
[Main] Start gradient color is ignored in standalone player
1. Open Bug scene from attached project.2. Press play to preview particles. Observe how they have color on them.3. Create a standalo... Read more
[Shape] Ping-pong emission can sometimes produce orphan emissions on the...
Repro steps:1. Open Bug scene from attached project.2. Press Play3. Observe how when the effect reaches the right side of the ping-p... Read more
Unity Editor freezes when attempting to open scene with TextMesh Pro Ass...
To reproduce:1. Download attached project;2. Open "Release" scene; Expected result: Project scene loads normally with TextMesh Pro a... Read more
Error reimporting Scriptable Objects when parent folder contains dots
How to reproduce: 1. Create a new project2. Create a new script extending ScriptableObject3. Create an asset of that type4. Create a... 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