Search Issue Tracker
Unity fails to load .NET 4.6 assemblies with TypeLoadException
DLLs added to the project:Microsoft.Management.Infrastucture.dllMicrosoft.Management.Infrastructure.Native.dllSystem.Management.Auto... Read more
Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
Steps to reproduce: 1. Open attached project in Unity 2022 LTS 2. Open scene Colliders_MoverInHierarchyComplex.unity 3. Enter playmo... Read more
[iOS] Rendering freezes when the orientation is changed
How to reproduce:1. Open the attached project "orientationChange.zip"2. Build and Run the Project on an iOS device3. In the Build, r... Read more
Pop-up windows like Color Picker close upon clicking them when they are ...
How to reproduce:1. Create a new project2. In the Hierarchy window select Main Camera3. In the Inspector window click on the 'Backgr... Read more
[LWRP] Light layer culling not working
SRP Repo: Issue #1647 Culling mask/layer of directional light doesn't work properly. Steps:-Create new project by selecting Lightwei... Read more
[Networking] Console is flooding with "host id out of bound id {0} max i...
Reproduction steps:1. Open the attached project.2. Build and run it as Standalone.3. Click "Initialize Broadcast".4. Click "Start Br... Read more
MonoBehaviours and Scriptable Objects are not recognized in 4.6 DLL
To reproduce: 1. Open the project, attached by the user (Bolt.Unity.Debug46.zip)2. Observe that classes in the DLL files in Assets -... Read more
[macOS] Standalone build with .NET 2.0 API throws NotSupportedException...
Steps to reproduce:1. Open the attached project2. Make sure that "Api Compatibility Level" is set to ".NET 2.0" under player setting... Read more
[LWRP] Multiple cameras + Render Texture causes uGUI disappears on iOS
SRP Repo: Issue #1161 Multiple cameras + Render Texture causes uGUI disappears on iOS Setup a scene like the following: Camera ADept... Read more
[URP] Prefab preview is blank when a Custom Forward Renderer Data and De...
How to reproduce:1. Open the attached '1204376-Mesh-preview-invisible.zip' project2. Select 'Cube' Prefab in the Project Browser3. N... 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