Search Issue Tracker
GetManagerFromContext: pointer to object of manager 'MonoManager' is NUL...
How to reproduce:1. Open cmd2. Type: "C:\Program Files\2018.1\2018.1.6f1_57cc34175ccf\Editor\Unity.exe" -batchmode -createProject "C... Read more
Scriptable Object loses references when New Sample Tile is created
How to reproduce:1. Open user project (New Unity Project.zip)2. Click Assets > Create > Sample Tile Actual results:Sprite Samp... Read more
UnityEditor.dll introspection fails with AccessDenied exception when loa...
How to reproduce:1. Open user-submitted project in any IDE (UnityEditorAccessDeniedTest.zip)2. Build and run the project3. Observe c... Read more
UNITY_2017_4_OR_NEWER preprocessor is not recognised when using #if UNIT...
To reproduce:1. Open any script in any project2. Add preprocessor #if UNITY_2017_4_OR_NEWER Expected: UNITY_2017_4_OR_NEWER is recog... Read more
[.NET 4.6] System.Runtime.WindowsRuntime.dll and System.Runtime.InteropS...
Steps to reproduce:1. Open user attached project2. Make sure the Scripting Runtime Version is set to .NET 4.63. Observe that both .d... Read more
2018.2 Performance regression in BehaviourManager::Update
We are seeing a 15% performance drop on Windows standalone in some scenarios between 2018.1 and 2018.2. Repro1. Download attached re... Read more
CSharp Assembly and .sln files are not generated when creating Unity pro...
To reproduce:1. Create a new Unity project and a new c# script2. Check project's root folder Expected: CSharp Assembly and .sln file... 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
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
"Vector2.Distance" is slower than "Vector3.Distance"
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Open the "Test" scene3. Open the Profiler Window4. Enter Play Mode5. Select... 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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- 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