Search Issue Tracker
[TreeCreator]'Failed extracting collision mesh because vertex at index 2...
To reproduce: 1. In a new project, go to GameObject -> 3D Object -> Tree2. Add Mesh Collider to the tree object3. Select the o... Read more
[Linux Editor] API Updater fails to upgrade this.component expressions
API Updater fails to upgrade this.renderer and similar code. Steps to reproduce:1) Open the attached project.2) Check Console. API U... Read more
!dest.m_MultiFrameGUIState.m_NamedKeyControlList assert if function call...
Steps to reproduce: 1. Open attached project "895220.zip"2. Open scene repro3. In scene view select GameObject4. Notice expected Arg... Read more
Changing the Camera targetTexture followed by a manual Render() call whi...
Steps to reproduce:1. Open attached project2. Open the test scene3. Press Play4. Press the "Run test button"5. Observe the rendered ... Read more
Dynamic batching error index buffer destination is NULL with transparent...
Steps to reproduce:1. Open attached project2. Observe the Dynamic batching errors in the console window Expected result: transparent... Read more
[iOS] Accelerometer x input gets reversed after a landscape Unity Ad plays
Reproduction step:1. Open the attached "AccelerometerTestProject02"(04/01/2017) project.2. Build and run it for iOS device.3. Hold t... Read more
"Dynamic batching: index buffer source is NULL..." error is shown when u...
To reproduce: 1. Open attached project2. Make sure that Game tab is open3. Select 2DSprite game object in hierarchy4. Set Sprite pro... Read more
The Scene view draw mode "overdraw" overdraws even when an above object ...
Steps to reproduce:1. Open attached project2. Go to scene view3. Set the draw mode to overdraw4. Observe that the scene shows overdr... Read more
[WSA] UnityEngine.Application.Unload does not unload the Unity Runtime
Steps to reproduce:1. Open the attached project (IL2CPPTesting.zip)2. Switch platform to Windows Store3. Build for WSA Universal 10 ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used