Search Issue Tracker
[Performance Regression] AssetBundleLoadAllAssets - Load_Prefabs_AllAsse...
AssetBundleLoadAllAssets - Load_Prefabs_AllAssets is significantly slower than 18.4 Platform Affected - MacOS To observe the issue:h... Read more
Part of memory usage is shown as "Unknown" in the Memory Profiler when t...
How to reproduce:1. Open a new project2. Make sure the Memory Profiler package is added (WIndow → Package Manager)3. Open the attach... Read more
Crash after "[Physics.PhysX] Foundation: Invalid registration detected" ...
Steps to repro:1. Open the project attached by the user2. Enter Play mode3. Wait a few seconds until "[Physics.PhysX] Foundation: In... Read more
OnTriggerEnter and OnTriggerExit not working correctly when changing tra...
Reproduction steps:1. Open the attached project "1421306.zip"2. Enter Play Mode3. Observe the Console window when the "Detectable" G... 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
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
[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
Vertex snapping doesn't work when the GPU Resident Drawer is enabled
How to reproduce:1. Open the attached project "3D-Platformer.zip"2. Select Assets/Settings/URP.asset in the Project window3. Change ... 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
[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
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