Search Issue Tracker
[GearVR] Pause/Unpause repeatedly crashes app
1) Enable developer mode in the Gear VR service.2) Start the app.3) Repeatedly mash the Gear VR Back button to pause/resume quickly.... Read more
NavMesh.SamplePosition calculates position between nearest points incorr...
How to reproduce:1. Open given Unity project2. Enter "BugScene" scene3. Notice 3 green lines in the scene menu4. Try to move "WRONG!... Read more
Span<T> used rather than ReadOnlySpan<T> used for low-level physics input.
A user has correctly reported that some of the new API calls use Span<T> where ReadOnlySpan<T> should be used. [https://... Read more
Navmesh modifiers influence Navmesh areas far above them on Asset edges ...
How to reproduce:1. Open the user's attached project "navmesh_issue.zip"2. Open Assets/Scenes/modifier_issue.unity3. In the Hierarch... Read more
Material renderQueue resets upon any changes made to the material or res...
Steps to reproduce:1. Create a new project2. Create a new material3. Change renderQueue value4. Make any other changes Expected resu... Read more
MR Multiplayer Tabletop Template contains a lot of unused and broken scr...
How to reproduce:1. Create a new MR Multiplayer Tabletop Template project2. In the Project window, go to Assets -> MRTabletopAsse... Read more
Crash on PersistentManager::GetSerializedFileIfObjectAvailable when open...
Reproduction steps:1. Open the attached project "CrashRepro" Expected result: Project opensActual result: Project crashes and loadin... Read more
Scene View is flickering when Game View and Scene View are opened simult...
How to reproduce:1. Open the user-attached project “Settings”2. Arrange the layout so the Game View and the Scene View are displayed... Read more
MeshLOD selection is inverted when importing a model with unknown settings
How to reproduce:1. Create a project2. Add the attached “BuggedTree.fbx” and “BuggedTree.fbx.meta” files to your “Assets” folder3. D... Read more
AudioImporter - Preload Audio Data setting is showing up in per-platform...
How to reproduce: 1- Import an audio file in a new project (attached one to the bug report).2- Select it to show its inspector.3- On... 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