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
JavaScript file loaded as TextAsset using AssetDatabase.LoadAssetAtPath ...
Reproduction steps:1. Open the attached '1422311-sample' project2. Open the 'SampleScene'3. Enter Play mode Expected result: No erro... 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 Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
- Pressing “-” twice to remove a Tag in Project Settings > Tags and Layers throws errors in the Console window
- "State comes from an incompatible keyword space" error when clicking on a shader
- Test Runner's Player test fails when the IL2CPP scripting backend is selected