Search Issue Tracker
Color Picker controls are assigned new ControlId when saving current scene
How to reproduce:1. Open attached project "ColorPicker.zip" and scene "SampleScene"2. In Project window, select Assets/New Material3... Read more
Loading Scene Async In Play Mode does not create a new Physics Scene
Reproduction steps:1. Download and open the attached project 'LocalPhysicsMode.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. O... Read more
[Mobile] FixedUpdate gets called multiple times before the first Update ...
Reproduction steps:1. Open attached project "Case_1318647" and load Scene "SampleScene"2. Build and Deploy the Project on a device3.... Read more
Color Picker tool picks the color from the desktop background when mouse...
Reproduction steps:1. Open the attached project ("ColorPicker_Repro.zip")2. Click on "New Material.mat": Project window > Assets ... Read more
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 project2. Open SampleScene3. Click Play4. Focus out of the Editor window5. Click Load in the E... Read more
Model file to Unity scaling is defined as "1m (File) to 100m (Unity)" wh...
Reproduction steps:1. Open the user's attached project2. In the Project window, select Test.blend asset3. In the Inspector window, s... 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 an... 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 = AssetDatab... Read more
[ProBuilder] Probuilderize a Unity object with a material array will cre...
1. Open a new project2. Create a Unity simple cube3. In the Inspector, increase the size of the cube's material list from the Mesh R... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template