Search Issue Tracker
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] 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
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
[Input System] Enabling both optimization options of Input System reduce...
Steps to reproduce:1. Open the attached user's project "RootingForYou.zip"2. Open "ScoreManager.cs"3. Enable and disable the perform... Read more
[Android] Application crash when methods are called in multiple threads
Reproduction steps:1. Open the attached project “threadsProject”2. Build the Project for Android3. Run "adb logcat -s CRASH" in a Co... 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
[Mono Upgrade] CommandBuffer native plugin events hang in the Editor
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Exit the Play Mode4. Enter the P... 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
Sphere's cloth explodes/rotates and constraints disappear (only one is l...
How to reproduce:1. Open the attached 'project-1215212.zip' project2. In the Hierarchy window select 'TwoSpheres' > 'InnerSphere ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used