Search Issue Tracker
Custom LineRenderer animation vertexes are inverted
Steps to reproduce: 1. Open the attached project2. Open 'LineRendererTest' scene3. Press Play4. Observe how LineRenderer works LineR... Read more
[Android] Nexus 5x running Android 7.0 with 'Protect Graphics Memory' en...
Steps to reproduce:1. Create new empty project2. Set platform = android3. In 'Player Settings' tick 'Protect Graphics Memory'4. Buil... Read more
[Linux Editor] EditorUtility.DisplayDialog displays an unnecessary blank...
If UnityEditor.EditorUtility.DisplayDialog is used to display a message in the Editor, using only one button to dismiss it, a second... Read more
Menu separator line can no longer be inserted
Steps to reproduce:1. Open attached project "menu_item_test"2. Click on "File" menu item3. Notice that there's no line separator bet... Read more
EditorPrefs.GetString's default value can not be null
To reproduce:1. Open attached project2. Press Window > Test EditorPrefs. Alternatively, put this line in a script and run it: Deb... Read more
tutorial case for onboarding
Steps to reproduce:1. Open atached project reproduced with the description of the user2. Start play mode and write text in input fie... Read more
[Unet] Error: Assertion failed on expression: 'asset->mainRepresentation...
This happens on all Multiplayer projects upgraded from 5.4. If you remove Library folder - this problem will gone. If you change Pla... Read more
Prefab instance changes to color properties with ColorUsageAttribute are...
To reproduce:1. Open the project attached by the user2. Open the scene "Scene"3. Select "Color Prefab Override" in the Hierarchy Exp... Read more
Graphics.DrawMesh only renders the first submesh
Steps to reproduce: 1. Open attached project "831840.zip"2. Open scene "test"3. "GameObject" draws same mesh as "drinks_machine". No... Read more
GetPostprocessOrder method doesn't sort in which order postprocessors ar...
Reproduction steps:1.Download and open attached project2.Create any new assetActual outcome:The console outputs:- AssetPostprocessor... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default