Search Issue Tracker
Inspector does not show "-" symbol in the Layer/Tag fields when several ...
How to reproduce:1. Open the attached "Repro1191296.zip" Project2. Select all the GameObjects in the Scene using CTRL+A3. Observe th... Read more
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... Read more
Time.deltaTime and Time.unscaledDeltaTime returns 0 when starting paused
Reproduction steps:1. Open the user-attached project2. Open “Assets/Scenes/Test,unity”3. Click Pause and then Play4. Observe Console... Read more
Unity crashed after creating new project with organization selected on l...
- Go to your UDN account and create an Organization- Open an existing Unity project- Go to File -> Create new project- On the New... Read more
[VFX Graph] Undoing/Redoing changes on multiple selected assets show no ...
When you have selected multiple VFX assets and make changes to them, when you try to undo these changes there is no indication it's ... Read more
"Failed to resolve assembly" error is thrown and the Build fails when th...
Reproduction steps:1. Open the attached “SourceGenerator” project2. Build and Run3. Observe the results Expected Result: The build s... Read more
Particle System prefab color preview in prefab edit mode is different th...
Reproduction steps:1. Open the attached “IN-20349 particle system prefab.zip“ project2. Open “SampleScene” scene3. Select “IN-20349_... Read more
EditorGUI.FloatField cannot return "Infinity"
To reproduce:1. Import attached script to project2. Select window->Bug Test3. Type infinity into first field4. Notice that 3.4028... Read more
[UIElements]Mouse events cannot be taken out of VisualElement.layout whe...
How to reproduce:1. Open user-supplied project2. Open "BugReport" from the Menu tab > TransformBoundWindow3. Move the mouse insid... Read more
Bluetooth keyboard cannot enter text into Unity UI input fields on Quest...
Bug Report from one of our internal engineers working on the tracked keyboard feature: "Recently encountered this Unity bug while up... 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