Search Issue Tracker
Unity UI - The package does not include a link to the changelog in Packa...
When viewing the uGUI package in Package Manger, no link to the changelog is included. The changelog does exist, but the link to it ... Read more
Items in the list are not marked as selected when selecting them (Graphi...
Steps to reproduce: 1) Open Unity Hub and create a new 3d Template project 2) Go to Player Settings and uncheck the Auto Graphics A... Read more
[XR][WindowsMR] Development console is in incorrect position in Window M...
Steps to reproduce: 1. Download 1170685_repro.zip and open "SampleScen" scene 2. Switch platform to UWP 3. Enable XR in player setti... Read more
Calling AssetDatabase.CreateAsset() inside OnValidate() freezes Unity
Steps to reproduce: 1. Open original project "Bug Recreation.zip" 2. Create an empty GameObject by Right Click inside Hierarchy -> C... Read more
[Android][2017.4] Editor doesn't update NDK's directory until the projec...
Repro steps: 1. Create a new project and switch build target to Android and Scripting Backend to IL2CPP 2. In Preferences -> Externa... Read more
[IAP] Silent crash when installing the IAP package
When attempting to install the IAP package, my project crashes and every time i try to open the project afterwards it will crash aga... Read more
ProBuilder - Compiler error when deleting Editor Samples from the Projec...
If you have the ProBuilder Editor Examples installed in your project, then select the Samples folder in Project View and delete it, ... Read more
[Addressables] Sprites packed in Sprite Atlas become white after loading...
How to reproduce: 1. Open the attached "project-addresables.zip" project 2. Build Player Content in Window > Assets > Asset Manageme... Read more
AudioClip returns the wrong length and sample count in Play mode when au...
To reproduce: 1. Open attached project 2. Open Test scene and press Play 3. Check console Actual result: The length and sample coun... Read more
UI Elements - List entries are not highlighted when selected
When viewing a list, selecting an entry in the list won't highlight it. This makes it really hard to see which entry you have select... 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
- Crash on GameObject::QueryComponentByType when opening a project
- "Object reference not set to an instance of an object" is thrown when destroying a GameObject with a Camera Component
- [Android] The error message "OPENGL NATIVE PLUG-IN ERROR: GL_OUT_OF_MEMORY:" is thrown when the video is playing
- [IL2CPP] Build fails with the error "[1mcannot convert 'Nullable_1_tEA06D91799914C5C8830F83CE2A8395868C14F02' to 'int32_t' (aka 'int') without a conversion operator" when IL2CPP is used as the Scripting Backend
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D