Search Issue Tracker
Editor crash on (mono-2.0-bdwgc) "do_mono_metadata_type_equal" when play...
Steps to reproduce: 1. Open user's attached project 2. Open scene "Voxel Volume Testing" 3. Press Play 4. Observe the crash (If the ... Read more
[Android] "Performing stop of activity that is already stopped" thrown w...
Reproduction steps: 1) Download and open attached project from OC 2) Setup Android player settings with given (in edit field) bundle... Read more
Crash when reloading shader
When relaoding a shader that keeps erroring, Unity 2018.1 sometimes crashes. Repro steps: - Use Scene 3 - Open testy.shader with V... Read more
[Mac] Class using inheritance with a generic type constraint causes crashes
Steps to reproduce: 1. Open attached project 2. Run Scenes\Setup Scene 3. Enter Play mode Expected result: no crash Actual result: ... Read more
[Profiler] NonmatchingProfiler.EndSample & NullReference Exception throw...
Non matching Profiler.EndSample (BeginSample and EndSample count must match) exception and NullReferenceException is thrown when pro... Read more
Crash on GC_push_stack_for when using Profiler and Profiler.BeginThreadP...
How to reproduce: 1. Open the attached project 2. Open the "SampleScene" scene 3. Press Play 4. Open the Profiler 5. Select Timeline... Read more
Repeatedly switching between 2D and 3D Scene view makes the 3D view Isom...
To reproduce: 1. Open any project 2. Repeatedly switch between 2D and 3D view Expected result: The 3D view stays Perspective Actual... Read more
"Open Download Page" button in UWP build window links to a dead link
It should link to UWP il2cpp installer. Read more
HolographicRemoting.ConnectionState is not static
Steps to reproduce: 1. Create a new project 2. Copy over example from https://docs.unity3d.com/2018.2/Documentation/ScriptReference/... Read more
[TestFixture(x)] tests not shown if they are not encased within a namespace
Steps to reproduce: 1. Download and open the attached project 2. Open the Test Runner window Expected result: 3 tests are available... 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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context