Search Issue Tracker
System.Runtime.Serialization.Formatters needs to be included, when inclu...
Steps to reproduce:1. Open user attached project2. Try these three scenarios:1) Set System.Runtime.Serialization.Formatters to be in... Read more
int collision for Shader.PropertyToID and Animator.StringToHash
To reproduce:1) Open attached project and scene2) Play it3) Wait a while (it can take anything up to 100 iterations for it to be con... Read more
Stack Overflow Error is thrown when attempting to Build a project
How to reproduce:1. Open the attached project named "Case_1288883"2. Build the project3. Observe the Console Window Expected result:... Read more
Package Tests are only added when making a package testable and adding a...
Reproduction steps: 1. Create a New Project, make sure `com.unity.ugui` is installed2. Open Package Manifest in a Text Editor3. Open... Read more
Switching Build Target to WebGL results with crash in mono_class_array_e...
Steps to reproduce:1. Open user-submitted project "gamebois.zip"2. Go to Build Settings (File->Build Settings)3. Switch to WebGL ... Read more
DontDestroyOnLoad destroys GameObject in the build when the game is buil...
How to reproduce:1. Open user's project2. Play the scene3. Type user: admin, password: admin and press LoginA new scene should load,... Read more
"UNet" unable to serialize parameters from Assembly Definitions
Reproduction steps: 1. Open "TestAsmDef.zip" project Expected Result: No errors appear/ everything is properly serializedActual Resu... Read more
Custom Editor causes "NullReferenceException" when entering Play mode fo...
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Open "LoginDemoUGUI" scene3. Select "Canvas" -> "WULoginPrefab"4. In the... Read more
Unity 2018 Beta is crashing in "ConstantString::assign" when using Scrip...
How to reproduce:1. Download attached project2. Locate the My Tools tab3. Select "Powerup Wizard"4. Click the create new button Actu... Read more
Double-clicking on "Debug.Log()" message doesn't open the script when Lo...
How to reproduce:1. Open the attached "1308839_Repro.zip" project2. Open the Scene "SampleScene"3. Open the Player Settings (Edit-&g... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default