Search Issue Tracker
Render Alignment cannot be changed when Shape Module is disabled, but Al...
How to reproduce:1. Open user's project2. Select "Particle System" in the Hierarchy3. Open Shape Module and Renderer Module4. Enable... Read more
Crash in WalkTypeTree when creating a prefab during animation preview
To reproduce: 1. Open the attached project (prefabCrash.zip)2. Open the "test" scene3. Select the Sprite object in the Hierarchy4. O... Read more
Skinned Mesh Renderer Bounds are changed when adding Cloth component to ...
How to reproduce:1. Download and open attached object "2018.2"2. Select unitychan/mesh_root/Leg object in Hierarchy3. Add Cloth comp... Read more
EditorGUI.ObjectField and EditorGUILayout.ObjectField can't correctly us...
To reproduce: 1. Open the attached project (interfaceType.zip)2. Open the Test -> Test window3. Try dragging the Cube game object... Read more
[PLM] Seams of plane edges are visible on rendered shadow when using Sha...
How to reproduce:1. Download and open attached project "TestScene"2. Load Scene "test" found in Arts/Scenes/Scenes3. Go to Lighting ... Read more
Scene View hitches when assets/renderers come into view
How to reproduce:1. Download and open the project from OC.2. Load Book of the Dead Asset Library3. In the Scene View fly past the as... Read more
At lower framerate Editor skips OnPointerUp and OnPointerClick events
How to reproduce:1. Open user's project2. Press Play3. Double-Click Game Window Expected result: Six events, two OnPointerDowns, two... Read more
DontDestroyOnLoad destroys GameObject in the build when the game is buil...
How to reproduce:1. Open user's project2. Play the scene3. Type user: admin, password: admin and press LoginA new scene should load,... Read more
[Oculus GO] Black screen on relaunch
apps built with Unity 2018.1, 2018.2, 2018.3 are not quitting as expected through the universal menu, and then when attempting to la... Read more
[Improved Prefabs] Exception appears while Prefab Asset replaced by its ...
Steps:1. Add empty GameObject 'Root' and 'Cube'2. Parent 'Cube' under the 'Root'3. Make a prefab out of it4. Open 'Root' in Prefab M... 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 render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code