Search Issue Tracker
[iOS][OpenGLES] Screen safeArea and size is zero if app is launched with...
Steps to reproduce: 1. Open attached project2. Open scene "SampleScene"3. Build and run on iOS device4. In Xcode console, notice tha... Read more
Movement of Unity Physics and Havok Physics objects are dependent on the...
How to reproduce:1. Open attached project "New Unity Project.zip" and scene "SampleScene"2. In Hierarchy window, select "physics_ste... Read more
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project2) See the debug message in the console. If it's not there, enter playmode.3) In Player s... Read more
Ghost empty folders are left behind when after calling Refresh, Director...
To reproduce: 1. Copy script to any project with NUnit package.2. Run test.3. Inspect folder in explorer/finder Expected: only one f... Read more
[HDRP][D3D12] "generating mipmaps for array textures is not yet supporte...
On creating a new project with HDRP template and switching graphics API to D3D12, "generating mipmaps for array textures is not yet ... Read more
[QuickSearch] Complete file names are not searchable
1. Create a new project2. Install Quick Search 1.5.03. Enable new experimental index4. Create a new material named MonitoredAssets.m... Read more
Visual C# Compiler cannot find source files because it is looking at old...
To reproduce: 1. Open attached project.2. Run test: Tests -> MoveFilesAround3. Inspect console. Microsoft (R) Visual C# Compiler ... Read more
Errors are thrown after deleting the prefab from project window, adjusti...
How to reproduce:1. Open attached project "PrefabError.zip" and scene "SampleScene"2. In Hierarchy window, make "CubePrefab" a prefa... Read more
Prefab file contents do not update when it is renamed
Instead of being updated on file rename, serialized contents of a Prefab only update when it is reserialized after an edit or other ... Read more
[IMGUI] Preview window doesn't close when it is selected from the title ...
Right-clicking on the title bar of the preview window and selecting close from the options doesn't close the preview window, however... 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