Search Issue Tracker
Quick Search does not find all files
Repro steps: 1- Create a new project2- Download and import the following asset package https://assetstore.unity.com/packages/3d/envi... Read more
[HDRP] UX issue with clouds ambient modes in Lighting tab
Repro1) Open HDRP template2) Go to lighting tab3) Look at the drop down property Static Lighting clouds, notice its grayed out even ... Read more
[HDRP] Indoor scene is over exposed due to clouds if created from HDRP t...
Repro:1) Create a new HDRP template with recent unity version (for example 2022.2.a7). It wont repro if another project is used.2) C... Read more
Assertion failed errors "src.serializedFileIndex != -1" and "dst.seriali...
How to reproduce:1. Open a new project2. Observe the Console log Expected result: No errors are thrownActual result: "Assertion fail... Read more
Multiple errors are thrown when resizing the Inspector while the Texture...
How to reproduce:1. Open the user attached "ParticleSystem.zip" project2. Enter the "SampleScene" Scene found in the Scenes folder3.... Read more
Adding an item to reorderable list produces unused override for prefab i...
Steps:1. Add Cube to Hierarchy2. Convert it to Prefab3. Select Cube prefab instance4. Add one more material to MeshRenderer (using R... Read more
Editor crash after using GrabPixels to write to a render texture multipl...
Steps to reproduce: 1. Open the attached repro project2. Make sure the project is running on Metal3. Select the menu option REPRO/Cr... Read more
First array element expansion is broken for arrays that use Custom Prope...
How to reproduce:1. Open the attached project2. Open the "SampleScene" and select "Input array" in the Hierarchy3. Try to add bindin... Read more
AssetDatabase.FindAssets doesn't work when reimporting all assets
Reproduction steps:1. Open the user's attached project "AssetDatabaseReproCase.zip"2. Click Assets > Reimport All Expected result... 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