Search Issue Tracker
ScriptableSingleton is not editable through an Inspector
How to reproduce:1. Open the attached Project "Test2022.2.9"2. Open the Project Settings window (Edit -> Project Settings)3. Sele... Read more
Missing Prefab GameObject is moved to InitTestScene during test run
Reproduction steps:1. Open attached project "UpgradeProjectTestTemplate.zip" and scene "MissingPrefab"2. In Hierarchy window, observ... Read more
Crash Handler opens twice when Unity crashes with out of memory
Reproduction steps:1. Create a new empty Project2. Try to import the package attached to case 1331683 while only about 20-50gb is le... Read more
[CanvasGroup] Selectable is still interactable if it's moved to be non-d...
Steps to reproduce: 1. Open attached project2. Open scene "Main" and run it3. Notice console: first "True" is printed when button is... Read more
iOS: "Shader compilation failed" error in the log
- Create new empty project- Build it for iOS (with any backend Mono or IL2CPP)- Run on a device- See an error in the xCode log (full... Read more
Unity 5.5 corrupts scene or incorrectly reports it as corrupted
- Download and import the Asset Store Package called BIG Environment Pack- Try to open the scene Isle_01 from the Scenes folderUnity... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
The Sprite Shader modification does not get reflected in the Player buil...
How to reproduce:1. Open the attached project "TestUIShader_trunk.zip"2. Build And Run the project3. Observe that circle in the midd... Read more
The TextureImporter's Apply button is not registered after changing the ...
How to reproduce:1. Open the attached "TilemapRepro.zip" Project2. Click on the "WallLow" Sprite3. Change the "Compression" Settings... 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
- 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
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub