Search Issue Tracker
ScriptableObject script property is set to "None (Mono Script)" instead ...
Reproduction steps:1. Open the user's attached "My project.zip" project2. In Assets > Scenes click on the "Test" ScriptableObject... Read more
MonoBehaviour with generic class and #if UNITY_EDITOR crashes player
Steps to reproduce:1. Open "Case 795409 repro" project2. Open TestScene3. Build it for WebGl4. Before running with Firefox, delete "... Read more
[UWP] Not adding NET_STANDARD_2_0 define
How to reproduce:1. Open the attached "New Unity Project.zip" project2. Switch to UWP3. Select .NET Standard 2.0 Scripting backend i... Read more
[Backport] Coroutine with WaitForEndOfFrame() finishes too soon when the...
How to reproduce:1. Open the attached project "timeRepro"2. Open the scene "SampleScene" and Enter Play mode (Assets/Scenes/SampleSc... Read more
[Build] Closing built application throws NullReferenceException at Unity...
Steps to reproduce: 1. Open attached project "765509.zip"2. Build project3. Run built project4. Wait until scene appears5. Close bui... Read more
Menu.SetChecked state is lost after entering a Play mode in the Editor
Reproduction steps:1. Open the attached project "MenuItemCheck.zip";2. Click on MenuItemCheck -> The Menu Item to set the check i... Read more
Function WaitForSeconds (float.NaN) waits forever
Reproduction steps:1. Open attached project2. Check the "NewBehaviourScript" script3. Open and play the "demo" scene4. Notice that i... Read more
API upgrade adds an unnecessary reference to mscorelib 4.0
Steps to reproduce:1. Download the attached project2. Unzip Scripts/ch.sycoforge.Decal.zip3. Open the included dll in a dll inspecto... Read more
Application.logMessageReceivedThreaded doesn't appear to log any messages
How to reproduce: 1. Open attached script in a new project2. Attach script to any game object3. Play the scene- The script should ou... 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