Search Issue Tracker
RectMask2D masks a child game object even if it is in the boundaries.
RectMask2D masks a child game object even if it is in the boundaries. It only happens if the object (for example button) is rotated ... Read more
LineRenderer is rendered twisted when near camera sight
LineRenderer is rendered mangled whet it gets near camera sight. To reproduce:1.Open attached project.2.Open "Scene.unity" scene3.Pr... Read more
[Android] UI Canvas crashes after showing an Vungle video Ads on Tegra d...
How to reproduce:1. Open the attached project2. Open Services window3. Set organization and enable Ads4. Build and run on Android (N... Read more
[WP10] Title isn't rendered fullscreen
Reproduction steps:1. Open the attached project2. Build for UWP and deploy to Windows Phone 103. Observe, that there is a white line... Read more
Scriptable Objects execution order is ignored
How to reproduce:1. Open the "ScriptableObjectOrder" project2. Open the Main scene3. Enter Play mode4. Look at the console in what o... Read more
OVROverlay stops rendering Overlays for each element after 9
To reproduce:1. Open attached project;2. Open "Loading" scene;3. Enter Play mode;-Notice that "Picture_3" is missing;4. Exit Play mo... Read more
[Linux] High resolution options are not displayed in Linux player prefer...
When display is rotated by 90 degrees (becomes vertical), high resolution options are not displayed on 4K monitors. Steps to reprodu... Read more
[macOS][editor] Pressing 'f' to frame on the selection before the zoom i...
Steps to reproduce:1. Create a New Project2. Create any Game Object in the scene3. Zoom in/out and press 'f' (to focus) immediately ... Read more
Some overloads of Graphics.CopyTexture do not work with depth Render Tex...
Reproduction steps:1. Open the attached project2. Enter Play mode Result: DepthTexture is not the same as DepthTextureCopy if the Co... Read more
Imprecision with quaternions when using Random.rotation and Quaternion.A...
To reproduce:1. Open project2. In menu click 'Window' -> 'Editor Tests Runner'3. Run the test Expected: all angles will be less t... 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