Search Issue Tracker
[Android] Player crashes with a "'JNI ERROR'" error when built on Android
Reproduction steps:1. Open the attached project "swordgame-android-bugreport.zip"2. Build and Run the project on an Android device3.... Read more
Selecting a GameObject with Scripts that have a lot of data in Serializa...
How to reproduce:1. Open attached project2. Open Inspector3. Select Main Camera in Hierarchy Expected result: Everything is rendered... Read more
Performance drop in Scene view when moving GameObjects in the Scene
How to reproduce:1. Download the attached project '1369564.zip'2. Open the 'SampleScene' Scene3. Move any GameObject in the Scene Ex... Read more
Animation transition plays only once after editing file in the external ...
Reproduction steps:1. Open the 'UI Tookit theme bug' project2. Open the 'theme1' file in any text editor3. Make any small change and... Read more
GameObject becomes darker when building with Command Line
Reproduction steps:1. Open the user's project "BuildBug.zip"2. Open the "SampleScene" Scene from Assets > Scenes3. Double click o... Read more
[Android] Hidden files in StreamingAssets folder are not included in bui...
Reproduction steps:1. Open the attached project "StreamingAssetsBug"2. Build the project for Android3. Change the extension of the c... Read more
[Device Simulator] Touch input does not work when Active Input Handling ...
How to reproduce:1. Open the attached project ("SimulateInputRepro.zip")2. Run the EditMode tests (Window -> General -> Test R... Read more
The BinaryReader read data to a Span <byte> is always zero
How to reproduce:1. Open project "ReadToSpan.zip"2. In the top Menu bar press Test>Test BinaryReader to Span Expected result: No ... Read more
FP32 is used for a temporary variable when compiling a shader
Reproduction steps:1. Create a new project2. Import the attached "NewUnlitShader.shader" Shader3. Select the "NewUnlitShader.shader"... Read more
[VFXGraph] Saving changes in one open Graph performs save action for all...
How to reproduce:1. Create new HDRP project2. Create new VFX Graph, open it3. Open another VFX Graph window via Window>Visual Eff... 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
- [iOS] "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously when using specific Project Settings and Anti-aliasing is enabled
- Inconsistent help box font size in Project Settings window
- Local package MonoBehaviour scripts appear as missing after updating the project when the project and package paths share the same prefix
- AssetBundle Variants do not switch when a Sprite (2D and UI) texture is referenced from a Material
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location