Search Issue Tracker
[iOS] App build fails in Xcode with the “Build input file cannot be foun...
How to reproduce:1. Build the user’s attached “TestLandscape_Test.zip” project for iOS platform2. Open the project in Xcode and buil... Read more
[MacOS] Floating windows do not stay on top of the main Editor.
This is not common windows paradigm but it’s how unity engine has worked for over a decade on Windows and Linux and it should be con... Read more
CharacterCollider's OnControllerColliderHit allocates 80B of GC
Reproduction steps: 1. Open the attached “Repro“ project2. Open the “Assets/Scenes/Main.unity“ Scene3. Open the Profiler window (Win... Read more
The Editor freezes on GizmoManager.DrawGizmos Unity's code execution whe...
Reproduction steps:1. Open the attached “repro-project“2. Observe the Editor freezing on GizmoManager.DrawGizmos Unity’s code execut... Read more
[UI Builder] USS variable property inspector does not stay open when hol...
Reproduction steps:1. Open the attached "ussvarsuib" project2. Open “Assets/Builder.uxml”3. In the StyleSheets, select "VisualElemen... Read more
"builtin functions must be directly called" errors are thrown when build...
How to reproduce:1. Open the attached project "unity_project.zip"2. Build the project for WebGL Expected results: Build is successfu... Read more
[UI Builder] USS alias variables are not displayed in the USS variable list
Reproduction steps:1. Open the attached "ussvarsuib" project2. Open UI Builder via Window -> UI Toolkit -> UI Builder3. In the... Read more
Debug symbols for the release build are not created when using Mono Scri...
How to reproduce:1. Open the “Repro” project2. Open the Player settings window (Edit > Project Settings > Player)3. Navigate t... Read more
Crash on scripting_object_get_class when performing various Unity operat...
A recurring crash issue in the Unity Editor has been observed, affecting various workflows. These crashes have been reported happeni... Read more
[Android] The error "CommandInvokationFailure: Unable to list keys in th...
1. What happened According to the customer the error “CommandInvokationFailure: Unable to list keys in the keystore” is thrown in th... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template