Search Issue Tracker
[macOS] Editor window becomes red after switchingAuto Graphics API for M...
Steps:1. Create a New project2. Project Settings > Other Settings > Auto Graphics API for Mac = false3. Graphics APIs for Mac:... Read more
In Assets -> Create menu Physics Material menu item is spelled incorrectly
To reproduce: 1. Open Assets -> Create menu and observe the spelling of Physics Material Expected: the menu item is spelled "Phys... Read more
[HighDPI] Various menu buttons being cutoff
How to reproduce:1. Create a new Project2. In the Hierarchy window Create two Cube game objects3. Drag one Cube game object into the... Read more
Websockets over TLS 1.2 fails to connect
Steps to reproduce:1. Open user attached project2. Enter playmode3. Click the 'Connect to endpoint' OnGUI button-- Error is thrown E... Read more
[UWP] Multiple exemptions are thrown when building project for .NET
Steps to reproduce:1. Download attached project2. Switch platform to UWP3. Set scripting backend to .NET4. Build project Expected re... Read more
Hotkeys are being activated when entering text to any input field in the...
To reproduce:1. Open any project2. Try to input any string to a string field found anywhere in the editor3. Observe Editor's main to... Read more
[VCS] Files exclusively checked out by remote client are still written o...
Steps to reproduce: 1. Setup perforce server2. Enable exclusive checkout for prefab and its .meta in p4v3. Submit change to server a... Read more
[2D] [Sprite Shape] Corner setting for Sprite Shape Controller is not fu...
[2D] [Sprite Shape] Corner setting for Sprite Shape Controller is not functioning - open any SampleLevel scene in attached project- ... Read more
[Android][UnityWebRequest] UnityWebRequest logs java exceptions as Unity...
On Android, when UnityWebRequest throws a java exception, it is caught and logged as a Unity error, even for common failures like no... Read more
[UnityJobSystem] IJobParallelFor is slower with ComputeJobOptimization a...
How to reproduce:1. Open tester-submitted project (Raytracer.zip)2. Open scene "raytracer.unity"4. Play the scene5. Comment out "[Co... 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