Search Issue Tracker
Editor crashes on Mesh::UpdateSubMeshVertexRange when calling Mesh.SetSu...
How to reproduce:1. Open the attached "SubmeshBug.zip" project2. Load the "SampleScene"3. Select the "Mesh" GameObject in the Hierar... Read more
[Addressables] InitializeAsync - Unknown error in AsyncOperation
How to reproduce:1. Open the attached project (AddressablesTest.zip)2. Build Addressables3. Move the generated bundles/catalog to ht... Read more
GameObject that changes parents when set to DontDestroyOnLoad becomes mi...
When a gameObjects gets set to DontDestroyOnLoad, after becoming a child of an object in a scene and then setting the parent to null... Read more
Animator.velocity spikes when blending animations with different length ...
How to reproduce:1. Open the attached project2. Open and play Scene3. Move the character with arrow keys to one direction4. Stop and... Read more
Scene.isSubScene flag does not persist for currently opened Scenes when ...
How to reproduce:1. Open the attached “SubSceneTest.zip” project2. Open the "MainScene.unity" Scene3. Select "GameObject" GameObject... Read more
[UnityWebRequest/WWW] Can't get final absolute url from UnityWebRequest ...
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Run it and press "go"4. In console notice that relative path is ... Read more
[UNET WebGL] crossdomain error running from file:///
-e: see title, stops you from using the matchmaker service -repro:--build and run webgl--Click the "Start MatchMaker" button--Click ... Read more
[sw-unity-6-1] Selected text or the selection area is hardly visible whe...
How to reproduce:1. Open any project2. Open Help > Report A Bug…3. Write anything under the Description4. Select that text and ob... Read more
InputField does not clear placeholder text when clicking inside the field.
Version 5.1.1f1 (2046fc06d4d8)Fri, 27 Mar 2015 09:26:51 GMTBranch: 5.1/release Description: When clicking in the input field, the ex... 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