Search Issue Tracker
Game view Z/stencil buffer not present in maximized game view
Simplest: just have any geometry in the scene and maximize game view. Only skybox will be visible. - Use the scene Car.unity from t... Read more
RenderTarget with premultiplied alpha blending is too bright and does no...
How to reproduce: 1. Open the user's attached project 2. Observe the circle In the Game view Expected result: In the top half of th... Read more
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce: 1. Make sure that IL2CPP is installed 2. Open attached project "BugReproduction.zip" 3. In Editor, click on Windo... Read more
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce: - Enter play mode - Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canv... Read more
Standalone Profiler crash on CleanUpAssetDatabaseV2 when closing Standal...
Steps to reproduce: 1. Open a new project or an existing one 2. Open Standalone Profiler 3. Close it with the "X" button at the top ... Read more
Assert conditional on ENABLE_UNITY_COLLECTIONS_CHECKS and UNITY_DOTS_DEB...
Steps to reproduce: 1. Download the attached user's project "DoubleConditionalReport.zip" 2. Make a Windows Standalone Player buil... Read more
Object space vertex positions are changing when a SkinnedMeshRenderer is...
Reproduction steps: 1. Open the attached user's project 2. Open scene 'Scenes/Test' 3. Observe the scene Expected result: Both Mesh... Read more
[OSX] Editor performance regression in 5.0 on Mac (when multiple views a...
To reproduce: 1. Open attached project 2. Open Test scene 3. Notice that scene runs at 30 fps 4. Maximize Game view 5. Notice that... Read more
[iOS]WWW.LoadFromCacheOrDownload does not remove least used asset bundle...
1. Open attached project 2. Change lionbUrl string into "https://oc.unity3d.com/index.php/s/WDNK7fwsrEXCygT/download" in Loader.cs 3... Read more
[Linux] On clicking scene.unity in File Explorer opens in Text editor in...
On clicking scene.unity in File Explorer opens in Text editor instead of Unity Editor Steps to Reproduce: 1. Create a new Project ... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key