Search Issue Tracker
A WebGL build with complex shaders has a performance drop when tapping t...
How to reproduce:1. Open the attached “SlowdownPackage.unitypackage”2. File → Build Settings and change Platform to WebGL and check ... Read more
[Mobile] Keyboard is not opened when an InputField which Content Type is...
To reproduce: 1. Download attached "bug_example.zip" project and open in Unity2. Open "SampleScene" scene3. Build for iOS4. Deploy t... Read more
[Android] ReadPixels gives different results when using Vulkan on some d...
How to reproduce:1. Open the attached “IN-43014“ project2. Connect a device to your machine3. In the “Build Settings” click “Build A... Read more
[VFX Graph] "Output Particle Forward Decal" node name overlap with "Loca...
"Output Particle Forward Decal" node name overlap with "Local" Template text, refer attached screenshot. Steps to repro:1. Create a ... Read more
Animation fails to import with certain Start parameter values
Reproduction steps: 1. Open the user project AdditiveAnimationTest2. Open the Neo_Walk_StrafeAimDwn_ADD import settings3. Drag RIG_N... Read more
[Profiler][Linux] Standalone Profiler does not open, logs "ExternalProce...
Reproduction steps:1. Open new Unity Project2. In Editor Menu, select Window -> Analysis -> Profiler (Standalone Process)3. Ob... Read more
[Performance] Huge performance drop on AnimationWindow.OnGUI.Repaint whe...
Reproduction steps:1. Open the user's attached project "Physic Liner.zip"2. In the Hierarchy window under "Canvas/Panel" GameObject ... Read more
Changing the bundle ID in iOS changes it in Android
Whenever you change the bundle identifier in iOS or Android the change is reflected in the other platform. Other changes are bound t... Read more
Fatal error by GraphicsSettings.asset causes crash
Repro steps:1. Open "GraphicsSettingsError.zip" project Actual: Fatal error by GraphicsSettings.asset windows pops up when opening t... Read more
EditorLoop process uses 98% of the Main Thread and causes low FPS and CP...
Reproduction steps:1. Open the attached project2. Click on the Stats button in the Game View Control Bar3. Open the Profiler Window ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template