Search Issue Tracker
UnityWebRequest downloadHandler.data is null after downloading a texture...
Reproduction steps: 1. Open user's project "tests.zip" 2. Open "Test" Scene 3. Enter Play Mode Expected result: UnityWebRequest.dow... Read more
SceneView sets rotation to 2D in 2D project
Reproduction steps: 1. Create a 2D project 2. Play Scene 3. Observe error in Console window Expected result: SceneView doesn't set ... Read more
Tooltip is missing for Add (+) button in Particle system
Tooltip is missing for Add (+) button in Particle system. In the particle system, under the Renderer parameter, for Mesh Render mod... Read more
Masks generated from Images with ASTC compression contain artifacts
Reproduction steps: 1. Open attached project "Case_1332632" and load Scene "SampleScene" 2. Switch the Build Platform to iOS 3. Obse... Read more
[uGUI] Canvas under any parent has its inspector show as a nested Canvas...
Steps to reproduce: 1. Create new project 2. Add empty game object to the hierarchy 3. Create new game object as a child of object ... Read more
[UIR] Moving a mask breaks masking performed by a sibling mask
1. Open the provided project. 2. Open the buggy window under Bug/BadMasking 3. Click "Move" Expected Result: The blue element remai... Read more
Meshes with Blendshapes have higher memory usage
How to reproduce: 1. Open attached project "2020.2.7f1-BlendshapesMemory.zip" 2. Put "character.fbx" in the scene 3. Open Window ->... Read more
Mesh is distorted and shifted when project is built
Reproduction steps: 1. Open the project ("case_1331513REPRO.zip") 2. Build and run the "Office_03B2" scene 3. Observe light switch m... Read more
AnimationEvent is triggered multiple times
How to reproduce: 1. Open attached project 2. Load the scene "SampleScene.unity" 3. Enter Play Mode 4. Press the A key - Note how ... Read more
[MacOS] Editor crashes on _platform_strlen when running tests that use A...
How to reproduce: 1. Extract the attached project ('BugReport.zip') 2. Open the Terminal and run the following command: sudo "Unity ... 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
- TileMap selection resets to the default when the Scene is saved
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script