Search Issue Tracker
Error is thrown when redoing SerializeReference Array change
Reproduction steps: 1. Open project "BugReport" and open "Scene" 2. Click on "GameObject" in the Hierarchy 3. In the Script Componen... Read more
[CacheServer] Data is uploaded to CacheServer even while Upload and Down...
This happens only when Parallel Import is enabled. How can we reproduce it (make sure that you have local Accelerator running on ... Read more
Error messages are shown when using a list of SerializeReference objects
Reproduction steps: 1. Open the attached project "SerializeReferenceBug" 2. Open "Scene" in the Assets folder 3. Enter Play Mode Ex... Read more
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
"NullReferenceException" is thrown when a MonoBehaviour script that was ...
Steps to reproduce: 1. Open the attached project "BugRepro.zip" 2. Open Scenes/SampleScene 3. Delete Bug.cs script 4. Select GameObj... Read more
Crash on __pthread_kill when deserializing a different type field with t...
Reproduction steps: 1. Open the user's attached project 2. Enter play mode, then exit play mode 3. Comment-out line 6 in Data.cs 4. ... Read more
Crash on opening built Player when using Generic MonoBehaviour
How to reproduce: 1. Open the "Bugs.zip" attached project 2. Run the "Bugs.exe" in the "Build" folder from the project's directory ... 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
"Unknown managed type referenced" error when using SerializeReference
How to reproduce: 1. Open the user's attached project "UAttribute.zip" 2. Open Assets/Sample/TestScene/SerializeReferenceDropdownTes... Read more
Scriptable Object references are lost when overwritten by FromJsonOverwrite
How to reproduce: 1. Open the user attached project "ProjectAnomaly.zip" 2. Enter Play Mode 3. In the Game view, turn Around with a ... 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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor