Search Issue Tracker
Cannot navigate between installed and not installed platforms in Build P...
Reproduction steps:1. Open the “ReproProject“ project2. Open the Build Profiles window (File > Build Profiles)3. Select any not i... Read more
The Player crashes on Mesh::`vector deleting destructor' when quitting
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Build and Run4. Ob... Read more
Burst compilation process never finishes, freezes the editor
Reproduction steps: 1. Open the attached “TestProject.zip“ project2. Uncomment the 10th line in the “LayoutEngine.cs“ Script and sav... Read more
Build Profile list is showing the size collection field when it shouldn't
How to reproduce: Open the Build Profiles window and add a custom build profile. The window will show a size property that allows to... Read more
Build Profiles - Add Build Profile: Section grows/becomes bigger accordi...
How to reproduce: Create a new project Go to "File" ->"Build Profiles" Select any platform from the list Click the "Add Build Pro... Read more
[Windows] Native Crash occurs when closing the Player Console window
Reproduction steps:1. Create a new 3D Core Template project2. Open the Build Settings (File > Build Settings…)3. Make sure that t... Read more
TwoPaneSplitView style layout is invisible when used in a Custom Editor
Reproduction steps:1. Open the attached “Two Pane Splitter.zip” project2. Open the “New My Scriptable Object.asset” in the Assets fo... Read more
[SW-unity-6] Project window content font size is not matching the Editor...
How to reproduce:1. Create a new Unity project2. In the Project window, minimize the icons of the Assets3. Observe the font Expected... Read more
Handles.GUI block inside OnDrawGizmos has incorrect clip space when the ...
Reproduction steps:1. Open the attached “Gizmo offseting.zip”2. Enter the “SampleScene”3. Observe the “Hello!” text in the Scene vie... Read more
The Scene List button is not being highlighted in the Build Profiles win...
Reproduction steps:1. Open the attached “Scene List.zip“ project2. Navigate to Build Profiles settings (File > Build Profiles)3. ... 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