Search Issue Tracker
[CapsuleCollider] Capsule collider falls through the plane when moving a...
Steps to reproduce: 1. Open the attached project 2. Open and play 'scene0' scene 3. Using A or D key move the capsule along X axis ... Read more
MeshSkinningTests comparisons will never fail
In MeshSkinningTests.cpp: 1) The pos, normal and tangent comparisons compare one set of results with themselves, so will never fail... Read more
Pressing UNDO caused the editor to crash.
Steps to reproduce: 1. Open attached project's scene "Test Array Modifier". 2. Select "My Object" and delete third script component.... Read more
MissingReferenceException from the inspector with custom AssetPostprocessor
To reproduce: 1) open the project 2) click on CT_Part1_01_Fountains in the project tab 3) make sure the inspector tab shows the info... Read more
Unity freezes on EditorUtility.FocusProjectWindow(); call
To reproduce: 1. Open attached project 2. Open Maintainer window (Window > Code Stage > Maintainer) 3. Press Find issues button 4.... Read more
[GraphicsAPIOptions] It does not switch API when you remove the top most...
How to reproduce: 1. Create a new project or open the attached one 2. switch platform to Standalone 3. Open Player settings -> Othe... Read more
WebGL throws an exception on GameObject.CreatePrimitive(PrimitiveType.Cube)
Reproduction steps: 1. Open the attached project "WebGLCrPr" 2. Build the scene "bug" for WebGL 3. Run the game, wait for 2 seconds ... Read more
Prefab with RectTransform does not apply or revert changes properly
Steps to reproduce: 1. Open Unity 2. Create a UI element with a RectTransform and make it into a prefab 3. Press "Apply" on that pre... 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
- [Vulkan] Release memory after deleting image
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Crash on internalABP::BoxManager::prepareData when entering Play Mode
- Crash at "UnityEngine.Object:FindObjectsOfType" when quitting the Player