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
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
[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
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
[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
Undo.RecordObject fails to properly record new list elements if the obje...
How to reproduce:1. Download attached project file2. Create a new GameObject and add an "AnimationPlayer" script to it.3. Turn this ... 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] 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
[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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS