Search Issue Tracker
Asset store download creates 'Asset Store-5.x' folder
Reported by 2017.3beta forum user: https://forum.unity.com/threads/downloaded-assets-asset-store-5-x.499983/ Read more
Moving and resizing a UI element in a Layout Group ignores the resize
How to reproduce:1. Download attached project file ant open "Main" Scene2. Enter Play Mode3. Press "Button" in Game Window Expected ... Read more
Input.GetJoystickNames returns controllers even when they're disconnected
Steps to reproduce: 1. Download and open the attached project2. Make sure you have any controllers connected3. Enter Playmode4. Obse... Read more
TileMap Collider 2D not generated for transparent tiles
How to reproduce:1. Open the "Project.zip" project2. Open the "scene" scene3. Select Grid > Tilemap in the Hierarchy4. Notice tha... Read more
Trying to add two same script components with [DisallowMultipleComponent...
How to reproduce:1. Open the attached project2. Open the Test Runner3. Start the "CantAddMoreThanOne" test Actual result: Unity cras... Read more
[Android] DLL fails to directly modify the corresponding class content i...
Steps to reproduce:1. Open attached project2. Select scripting backend as IL2CPP in PlayerSettings3. Build for Android-Cubes in the ... Read more
Animator parameters reset after saving changes of an object with animato...
Reproduction steps:1. Download project "AnimatorReproProject.zip" and open in Unity2. Open "Test" scene3. Add any component to child... Read more
Vector2Int is missing negation, division and multiplication by int opera...
Steps to reproduce: 1. Use one of these in a C# script: var vector = 2 * Vector2Int.one;var vector = -Vector2Int.right;var vector = ... Read more
Editor crashes after calling UnloadUnused with modified GameObjects
Steps to reproduce:1. Open the attached project2. Enter Play mode in "main" scene3. Click buttons 1, 2 & 34. After 10-15s exit p... Read more
Bundle Identifier error message contains outdated terminology
Reproduction steps:1) Create a new project2) Switch to Android platform in Build Settings3) Make sure that package name is set to de... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved