Search Issue Tracker
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
"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 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
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
[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
[Serialization] Mesh shape in particle component prefab will remain in b...
How to reproduce: 1. Download the attached project 'ReferenceTest.zip' 2. Build and Run 'SampleScene' Scene with Development mode se... Read more
[Serialization] UnityEngine.Hash128 fields overridden in prefabs generat...
Reproduction steps: 1. Open the attached user's project "HashSerialization.zip" 2. Inspect the "SampleScene" with a Text Editor Exp... Read more
"Assertion failed" error is thrown when multiple fields are structs that...
How to reproduce: 1. Open the attached project (UserProject.zip) 2. Open scene Scenes/Create 3. Press the Play button 4. Observe the... Read more
Editor and Player crashes on Build when the built scene contains lists c...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity) 3. Build and ... Read more
Crash on __pthread_kill when running a build with prefab.save_point errors
How to reproduce: 1. Open the user's project 2. File -> Core - Build for Current Platform 3. File -> Build and Run 4. Observe crash ... 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