Search Issue Tracker
Crash on IsTypeTreePPtr when switching variable to another type that inh...
Reproduction steps: 1. Open the user's attached project 2. Open the scene 'Assets\Scenes\SampleScene' 3. Select 'TestObject' in the ... Read more
Recursively calling a method crashes the Build
How to reproduce: 1. Open the attached "1356830_Repro.zip" project 2. Build And Run the "SampleScene" Scene 3. In the Build press th... Read more
Unnecessary cast to float when calling Mathf.Abs
The return type of Math.Abs is float, so explicit cast to float in the return statement of Mathf.Abs is unnecessary and leads to inc... Read more
Tooltip is not shown in the Inspector when a field is generated with GUI...
Reproduction steps: 1. Open the attached project "Test SerializedProperty Tooltip.zip" 2. Click on the "TestSFTT" GameObject in Hier... Read more
Editor window size and mode are not included when saving/loading a layout
Reproduction steps: 1. Open the “MinProject” or any Unity project 2. Maximize the editor 3. Save a layout (Window > Layouts > Sav... Read more
Glossiness is not imported when importing FBX materials through the script
How to reproduce: 1. Open project "UrpImportBug.zip" 2. Observe the "FbxWithShininess" glossiness in the Scene window 3. Open script... Read more
[URP] Flashing light on objects when HDR and Bokeh are enabled, Post Pro...
Steps to reproduce: 1. Open the user’s project 2. Enter Play mode 3. Click the “HDR + Bokeh” button on the screen Expected result: ... Read more
[Post Processing] Chromatic Aberration and Grain have empty checkboxes w...
Reproduction steps: 1. Create a new project 2. Import Post Processing package via Package Manager 3. Add Post-process Volume compone... Read more
Negative Discrete Int deletes key
When animatitng an Integer using [DiscreteEvaluation], positive numbers are keyed as expected, but negative values are not keyed a... Read more
[Serialization] Different serialization layout error thrown at runtime w...
How to reproduce: 1. Open the attached Unity project ("1358602_2021.2.0b9_repro.zip") 2. Build And Run 3. When the app finishes load... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key