Search Issue Tracker
ReorderableList causes an ArgumentOutOfRangeException error when Propert...
How to reproduce:1. Open the user-submitted project2. In the Project window, select the Asset "BaseLookAtMe" (Assets/BaseLookAtMe.as... Read more
Package Manager takes a long time to refresh when opened for the first t...
How to reproduce:1. Create and open a new Unity project2. Open Package Manager (Notice it takes quite some time to refresh)3. Close ... Read more
[Linux] Player window can't be resized when the player is started in Ful...
Reproduction steps:1. Open the attached project ("1372700_repro.zip")2. Build and Run the project: File > Build Settings > Bui... Read more
Material's transparency is ignored when loaded from AssetBundle with Add...
Reproduction steps:1. Open the attached 'HDRPAddressableMaterial' project2. Go to 'Window -> Asset Management -> Addressables ... Read more
[2D PSD Importer] NullReferenceException is thrown when attempting to ma...
How to reproduce:1. Open the user attached "PSD importer test.zip" project2. Select the "FPK_Classic" file in the Assets folder3. Ma... Read more
Reloading script assemblies takes over 3 seconds when entering play mode...
Reproduction steps:1. Download and open the attached "hdrp2022.zip" project2. Enter "Play mode"3. Observe the "Reloading script asse... Read more
Improper Grid Cell Layout rendering when Grid Component is used
Reproduction steps:1. Open the "1381127_UnityGridBug" project2. Open Scene View3. Open "GameObject" from the Hierarchy4. Observe Sce... Read more
Assert is thrown when Camera.fieldOfView is set to NaN and a Mesh is in ...
Reproduction steps:1. Open the attached project "Case_1389626" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Console ... Read more
Toolbar.paint CPU usage increase when signed in to the Unity account
Reproduction steps:1. Open the user's attached "Test.zip" project2. Sign in to Unity account3. Open Window > Analysis > Profil... Read more
Comment on UnityWorldSpaceViewDir in UnityCG.cginc does not match the fu...
Reproduction steps:1. Open the "UnityCG.cginc" file2. Observe comment above UnityWorldSpaceViewDir function Expected result: Comment... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class