Search Issue Tracker
[2022.1] Crash on SetupAxes when duplicating two or more GameObjects at ...
How to reproduce:1. Open the user-attached project “My project”2. Open the “SampleScene” scene3. Expand “GameObject” GameObject and ... Read more
[macOS] Gamepad.SetMotorSpeeds() does not produce vibrations on the cont...
How to reproduce:1. Open the attached project “Controller rumbling.zip”2. Open the “SampleScene” scene3. Connect a Controller to the... Read more
[Socket][Windows] Unity hangs when calling Socket.Accept()
Steps to reproduce: 1. Open attached project2. Open scene "main"3. Enter playmode4. See that Editor hangs 5. Comment out line 93 in ... Read more
Custom Editor does not appear when its class definition is in a dynamic-...
Reproduction steps:1. Open the attached "repro_IN-36667CustomEditor.zip" project2. In the Inspector window click on any GameObject3.... Read more
Time.deltaTime and Time.unscaledDeltaTime returns 0 when starting paused
Reproduction steps:1. Open the user-attached project2. Open “Assets/Scenes/Test,unity”3. Click Pause and then Play4. Observe Console... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
Terrain is not affected by Environmental Lighting when Draw Instanced is...
Reproduction steps:1. Open the user’s attached project2. Open “Assets/Scenes/SampleScene”3. Select the “Terrain” GameObject and go t... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
Panel and ScrollView are outside the canvas borders in the Controls scene
Steps to reproduce : - import the UI sample scenes- open the Controls scene and notice the Panel and ScrollView are outside the bord... 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
- [Package Manager] Vulkan Native Rendering Plugin can no longer intercept Vulkan Initialization, as it is loaded later when added via Package Manager
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode