Search Issue Tracker
Assertion failed: Screen position out of view frustum when undo-ing resize
"Assertion failed: Screen position out of view frustum" when undo-ing object resize See gifs attached 1. Create a new project2. Impo... Read more
Crash in AudioProfiler::CaptureChannelGroup when destroying an AudioClip...
Unity crashes when calling Destroy method with a parameter that is an AudioClip during play-mode when profiler window is open. To re... Read more
SettingsProvider.OnGUI API is called after OnDeactivate when exiting the...
How to reproduce:1. Open the user's attached "SettingsProviderBug" project2. Open the "Edit -> Project Settings-> Test" window... Read more
[Alembic] Camera Objects are still created as sub-asset even if we don't...
Alembic importer creates "empty" camera objects when "Import Cameras" imported settings is unchecked 1. Make sure Alembic Importer p... Read more
Addressables create memory leak when using UnloadSceneAsync
Reproduction steps:1. Open the user's attached project2. Open Window -> Asset Management -> Addressables -> Groups3. Build ... Read more
NativeReference uses the safety from NativeQueue
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Packages/com.unity.collections/Unity.Collections/NativeRefere... Read more
[IL2CPP] Including the Input System package in project significantly add...
Reproduction steps:1. Open attached project "OptimizeForWebGL.zip"2. Build with Input System package and note build folder size3. Bu... Read more
Linux Editor crashes at "gtk_fixed_get_type" when opening a project with...
How to reproduce:1. Open the user attached project(New Unity Project.zip)2. Observe the crash Reproducible with: 2019.3.0a2, 2019.4.... Read more
Editor hangs when GameObject is dragged down and released when blue line...
1. Create a new project2. Create a scene3. Add a GameObject to the scene4. Drag it down and release when a blue line appearsResult: ... 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
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window