Search Issue Tracker
Crash when closing UI element in WebGL build
Reproduction steps:1. Open the user's attached project2. Build it3. Run the build and press 'i' a few times Expected result: The inv... Read more
Textures are not compressed when building bundles
How to reproduce:1. Open users attached project2. Open Edit > Preferences > Asset Pipeline and enable Compress Assets on Impor... Read more
Animation state properties not visible when the state has an outgoing tr...
How to reproduce:1. Open the user's attached project2. In the Animator window select "Idle_FR" or "Walk_FR" animation state3. Observ... Read more
NullReferenceException is thrown when removing array item from selected ...
How to reproduce:1. Open the user's attached project2. In the Inspector window, from the More Items (⋮) menu, switch from Normal vie... Read more
Spaces and symbols of the Project name are changed to hyphens causing "I...
How to reproduce:1. Create a new project2. Go to the Player Settings3. Go to the Player tab and observe the Bundle Identifier Expect... Read more
ShaderProperty "ProjectionParams.x" is being changed to "-1" when enabli...
How to reproduce:1. Open project "My project.zip"2. In the Hierarchy window select "Camera" GameObject3. In the Inspector window tur... Read more
BuildFailedException is thrown when building a new project
Steps to reproduce:1. Open the attached project2. Press File > Build and Run Expected result: Project is builtActual result: Buil... Read more
[DOTS] Asset access errors thrown after upgrading to Entities 0.50.0-pre...
How to reproduce:1. Open the user's attached project "ts2_test.zip"2. Observe the Console window Expected results: No errors occurAc... Read more
[IL2CPP] Byte arrays passed as parameters to a delegate are inconsistent...
Reproduction steps:1. Through the Terminal navigate to the user's attached project folder and enter the command "xattr -r -d com.app... Read more
[SkyManager] Environment Lighting Settings ignored when scene is Load wi...
Step to reproduce:1. Download the package from the link in comments2. Create a new URP project in Unity2020 or above.3. In Editor mo... 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