Search Issue Tracker
Function WaitForSeconds (float.NaN) waits forever
Reproduction steps: 1. Open attached project 2. Check the "NewBehaviourScript" script 3. Open and play the "demo" scene 4. Notice th... Read more
[Plugins] Cannot pinvoke into a DLL which depends on another plugin on t...
In the project, there are two DLLs: A.dll and B.dll. A.dll depends on B.dll. You try to pinvoke into A.dll, you'll get a DllNotFound... Read more
Add support for solution synchronization for Xamarin Studio
To reproduce: 1. Go to "Unity -> Preferences -> External Tools" 2. Change the "External Script Editor" to Xamarin 3. Create a new pr... Read more
[Build] Closing built application throws NullReferenceException at Unity...
Steps to reproduce: 1. Open attached project "765509.zip" 2. Build project 3. Run built project 4. Wait until scene appears 5. Clos... Read more
Wrong default value for array elements added in inspector
When increasing the size of an array (of class) in the inspector, the constructor for the array member is called, but then the value... Read more
[Script Updater]Unity fails to run script updater when "safeCollisionEve...
Steps to reproduce 1. Open attached project. 2. Notice that window "API Update Required" appears automatically. (if this window does... Read more
Unity crashes on mono_string_new when trying to open scene
To reproduce: 1. Open attached project ("790501.zip") 2. Open "Main6" scene Actual behavior: Unity crashes Read more
'Assignment made to the same variable' warning only happening when the v...
'Assignment made to the same variable' warning only happening when the variable isn't in an array To reproduce: 1. Open attached pr... 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
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode