Search Issue Tracker
[OpenGL] VAOs are not reused, causing a GL_INVALID_OPERATION when bindin...
VAOs are not reused, but instead generated, binded, and deleted every frame, instead of being reused. Steps to reproduce:1) Open the... Read more
"Show Heightmesh" option is available even though it's not supported by ...
When using NavMeshComponents Surface script, building Height Mesh is not possible and the option is greyed out. But in Scene view th... Read more
Trail is choppy when TrailRenderer is set to local space
Reproduction steps: 1. Open the attached project2. Make both Scene and Game views visible3. Enter play mode4. Navigate through the g... Read more
Editor crash while using profiler after selecting an object in "Show rel...
To reproduce:1) Open attached project2) In Build Settings, select Development Build and Autoconnect to Profiler3) Build and run for ... Read more
Mesh.CombineMeshes combines verts of all meshes instead of just the sub...
To reproduce:1. Download attached project;2. Open scene "Scene";3. Select the 5 Cubes Mesh and note that it has 120 verts, 60 tris a... Read more
[WebGL]Substance materials error in browser log'Could not produce class ...
To reproduce:1) Open attached project2) In top menu, select 'Portfolio -> Asset Bundles -> Build Asset Bundles' and 'Portfolio... Read more
ParticleSystem.Simulate simulation is flickering and is different from t...
How to reproduce:1. Open the attached "ParticleSimulate-Issue" project and open "MyScene"2. Open "ParticleSimulat" Tab (Go to Window... Read more
Having two PropertyFields that show the same variable and changing the v...
To reproduce: 1. Open attached project2. Select test object in the hierarchy3. In the Inspector, set the M1 age to 104. Set M2 age t... Read more
Error when creating a RectTransform component in an Awake call of an ins...
When using an Awake call in an instantiated prefab during play mode, to instantiate another gameObject and attach a RectTransform, t... Read more
Input.GetAxis does not work after loading another scene while two axes a...
How to reproduce:1. Open attached project "InputBug_2018.3.0a8.zip" and scene "SampleScene"2. Enter Play mode3. In Game view, use WA... 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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11