Search Issue Tracker
Importing VFX with a ShaderGraph assignment doesn't automatically compil...
Repro steps: 1. Import the attached package. 2. Observe that the VFX with ShaderGraph has no compiled. 3. Reimport it or go to Edit ... Read more
Tags are changed to Untagged when loading an Adressable/AssetBundle scen...
How to reproduce: 1. Open the attached project 2. Open SampleScene 3. Click Play 4. Focus out of the Editor window 5. Click Load in ... Read more
Model file to Unity scaling is defined as "1m (File) to 100m (Unity)" wh...
Reproduction steps: 1. Open the user's attached project 2. In the Project window, select Test.blend asset 3. In the Inspector window... Read more
An empty custom editor will force all inspector windows to be redrawn ev...
How to reproduce: 1. From any project, add the attached ForcesRepaint MonoBehaviour (see attached files) 2. Create a new GameObject ... Read more
Loading invalid UXML or USS returns non null object
Loading UXML or USS files with errors returns non-null object. The import shows errors but you can still do var mysheet = AssetDat... Read more
[ProBuilder] Probuilderize a Unity object with a material array will cre...
1. Open a new project 2. Create a Unity simple cube 3. In the Inspector, increase the size of the cube's material list from the Mesh... Read more
Timeline stays stuck after going to play mode.
1) Open animation window & Timeline window 2) Create a new gameobject then click on "Create" in timeline window 3) Add Animation Tra... Read more
[Blackboard] Deleted properties still show up in the inspector
Repro steps: 1. Create a new VFX and add it to the scene 2. Open the VFX and create an exposed property (i.e. a float) 3. Open the i... Read more
Selecting elements with Shift + Up/Down arrow is broken in Hierarchy window
How to reproduce: 1. Open attached project "BugReport2.zip" 2. Select "Cube(3)" in the Hierarchy window 3. Press Shift + Up arrow 3 ... Read more
[Mobile] Crash with no stacktrace when apk is ran
Reproduction steps: 1. Open user's attached project 2. Build and run on Android/iOS Reproducible with: 2018.4.32f1, 2019.4.23f1, 20... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running