Search Issue Tracker
[macOS] Toolbar buttons disappear when resizing Editor window bigger tha...
Reproduction steps:1. Create a new Unity project2. Make sure that Unity Editor is not in full-screen3. Drag the Unity Editor to the ... Read more
Broken Cube material in Controller Sample Scene
Steps to reproduce:1. Create Unity project using Mixed Reality Template2. Open Package Manager window3. Find and select OpenXR Plugi... Read more
First frame of TextMeshPro text is rendered as squares
How to reproduce:1. Open attached project "TmpBug.zip"2. Enter Play mode (the Editor will be paused automatically)3. Observe Game or... Read more
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports2. Go into project root3. Via terminal python2.7 zmq_echo_rtr.py4. Open project in Unity5. Build to ... Read more
Handles.PositionHandle throws a NullReferenceException
Steps to reproduce: 1. Open attached project2. Open scene "scene1"3. Notice NullReferenceException in console:NullReferenceException... Read more
Visual Studio debugger doesn't show full properties of animation variabl...
How to reproduce:1. Open the "IN_42078" project2. Open the "Cube Controller" script3. Uncomment lines 32-33 and add breakpoints to l... Read more
[Visual Effect Graph] Transition between two Blocks is not selected when...
Transition between two Blocks from the Visual Effect Graph is not getting selected when they are kept closer to each other, it gets ... Read more
EntityCommandBufferSystem takes a lot of time to execute when the comman...
How to reproduce:1. Open the attached “IN-43131“ project2. In the “Build Settings“ enable “Development Build” and “Autoconnect Profi... Read more
[iOS] Multi-Display doesn't work on secondary displays when using URP or...
How to reproduce:1. Build the "Multi-Display.zip" project for iOS or Android2. Connect extra screen to the device (via cable or Airp... 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