Search Issue Tracker
Animation stops before reaching designated position
Steps to reproduce:1. Open the attached project2. Open the available scene3. Play the scene4. Select 'BoosterOpeningPrefab' in the H... Read more
[Shadergraph] Renaming a property on the graph with target set to nothin...
Repro steps:1. Create a new "Blank" shadergraph (make sure it is a "blank" shadergraph so that the target will be set to nothing)2. ... Read more
OnPostprocessAllAssets no longer gets called when an Asset changes after...
How to reproduce:1. Open user-submitted project (BugTest.zip)2. Open the 'SampleScene' scene3. Enter Play Mode4. While in Play Mode ... Read more
"Should not be capturing when there is a hotcontrol" message thrown afte...
How to reproduce:1. Open the attached "Test" project and "Repro" scene, enter playmode2. Press "DivideBy0" button and notice the "Di... Read more
Exception rises in Console if user presses Build & Run in newly created ...
Regression from 5.6.0p1 Steps:1. Create a new project2. Press "File -> Build & Run"==>UnityEditor.BuildPlayerWindow+BuildM... Read more
Collision event delayed when using OnCollisionEnter, OnTriggerEnter
Steps to reproduce:1. Open attached project2. Open any issued scenes (02IssueCollision3d, 04IssueTrigger3d)3. Click the Play button ... Read more
Editor window becomes uncloseable when the script creating it is removed...
Steps to reproduce:1. Open new project2. Create a script that opens an editor window (Or just use the example script from https://do... Read more
[Android] Unable to input text into Input Field when using a gamepad on ...
Reproduction steps:1. Download and open the attached project: "Bug-InputField-GamePad.zip"2. Build and install it on an Android devi... Read more
"Text Mesh" Component is missing the checkbox
How to reproduce:1. Create a new URP Unity project2. Create an Empty GameObject3. In the Inspector, Add Component -> Text Mesh4. ... 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