Search Issue Tracker
Unwrapping.GenerateSecondaryUVSet() API creates different lightmap UVs t...
To reproduce: 1. Open attached project; 2. Open "scene" scene; 3. Open Lighting window and clear baked data; 4. Select one of the ga... Read more
Unsigned Long (ulong) value input range is identical to Long in Inspector
Steps to reproduce: 1. Open attached “DataTypes.zip” Unity project 2. Open “Test” scene 3. Select “Data” object in Hierarchy 4. Chan... Read more
Adding a specific script to gameObject crashes editor
To reproduce: 1. Open 'moreStrippedRepro' project 2. Create a new gameObject, attach 'SensorScript' to it. 3. If editor doesn't cras... Read more
[AssetBundle] Loading an AssetBundle in a specific scene creates an Arch...
Reproduction steps: 1. Open the attached project. 2. Open and play 'TestAssetBundles' scene. 3. Check 'Use Dropdowns' checkbox. 4. ... Read more
Timeline does not play if its in the second slot while blending animations
While blending an animation clip and timeline, only the animation clip is played if timeline is in the second order. Everything work... Read more
[Windows] Game window doesn't minimize when Windows button is pressed
To reproduce: 1. Download attached project "client.zip" and open in Unity 2. Build project via Tools > CI > Build Windows (x64) 3. ... Read more
[Physics] When rigidbody constraints are set to freeze the Z axis, rigid...
Steps to reproduce: 1. Open user attached project 2. Play the scene 3. Notice the the horizontally sliding boxes Expected result: b... Read more
Lightmapping.BakeMultipleScenes executed via batch mode with -quit argum...
How to reproduce: 1. Download the attached project 2. Delete the Assets/Scenes/scene1 folder 3. Open the command prompt in Editor fo... Read more
[Linux Editor] Building Android in Linux Editor fails after the first ti...
Prerequisites: A storage device with NTFS system, I used an 8GB flash drive. Steps to reproduce: 1. Create a new project on an NTFS ... Read more
Collab: When publish failed due to "Cannot copy file" error, client thin...
DESCRIPTION: If a collab publish fails due to a "Cannot copy file" error, most/all of the files that COULD be copied are marked in t... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL