Search Issue Tracker
Not all childrens properties gets reverted when changing a property of a...
How to reproduce: 1. Open the user-attached project “PrefabBug” 2. Open the “SampleScene” scene 3. Search for the “Circle” GameOb... Read more
[GPU] GPU-sorting and GPU events are broken
Repro steps: 1. Import the attached package. 2. Open the GPUSortingIssue scene and observe the AddMeSecond system doesn't have many ... Read more
SBP Support for Mip Stripping
Mip Stripping (removal of top level mips at build time) requires Asset Bundles to be rebuilt per change of quality level and activat... Read more
[TextMesh Pro] Using Ellipsis overflow causes some Emojis to turn into a...
How to reproduce: 1. Open the attached project named Case_1163825 2. Select the Text gameObject and move the right margin leftwards ... Read more
Light components do not respect the scene visibility flag
Some lighting components still render when the GameObject is set to not be visible in the Scene Read more
[Xbox One] [UWP] Blendshapes with compute shaders are not rendered on Xb...
How to reproduce: 1. Open attached Unity project 2. Build to UWP 3. Deploy to Xbox Expected result: Cube is rendered. Actual result... Read more
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same Nav...
Steps to reproduce: 1. Open attached project "AI11.zip" 2. Open scene "repro" 3. In hierarchy, select "NavMesh Surface (1)" and bak... Read more
Burst does not recompile Scripts when they have been compiled once before
Reproduction steps: 1. Open the attached project 2. Open the "Procedural Mesh.unity" Scene located in the /Assets/Scenes folder 3. M... Read more
[Mobile][Shader]Circular banding and lateral striation rendering issues ...
To reproduce: 1) Open attached project and scene in it 2) Build and run on mobile 3) Move around the device a bit - the sun moves by... Read more
Cloned scene agent shares graph instance due to SceneProcessor Pre-initi...
*Steps to reproduce:* # Create a new BehaviorGraph and open it # Disable the OnStart Repeat # Connect a LogMessage and SetVar... 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
- 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
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key