Search Issue Tracker

0
votes
Not Reproducible

GetManagerFromContext: pointer to object of manager 'MonoManager' is NUL...

Scripting

-

Jun 21, 2018

-

Version/s: 2018.1.0a1, 2018.1.3f1

How to reproduce:1. Open cmd2. Type: "C:\Program Files\2018.1\2018.1.6f1_57cc34175ccf\Editor\Unity.exe" -batchmode -createProject "C... Read more

0
votes
Fixed

Scriptable Object loses references when New Sample Tile is created

Scripting

-

Oct 12, 2018

-

Version/s: 2018.1.0a1, 2018.3.0b5

How to reproduce:1. Open user project (New Unity Project.zip)2. Click Assets > Create > Sample Tile Actual results:Sprite Samp... Read more

0
votes
Won't Fix

UnityEditor.dll introspection fails with AccessDenied exception when loa...

Scripting

-

May 30, 2018

-

Version/s: 2018.1.0f2

How to reproduce:1. Open user-submitted project in any IDE (UnityEditorAccessDeniedTest.zip)2. Build and run the project3. Observe c... Read more

0
votes
Fixed

UNITY_2017_4_OR_NEWER preprocessor is not recognised when using #if UNIT...

Scripting

-

Jun 19, 2018

-

Version/s: 2018.1.0a1, 2018.1.5f1

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

1
votes
By Design

[.NET 4.6] System.Runtime.WindowsRuntime.dll and System.Runtime.InteropS...

Scripting

-

Jun 08, 2018

-

Version/s: 2018.1.0f2

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

8
votes
Not Reproducible

2018.2 Performance regression in BehaviourManager::Update

Scripting

-

Jun 07, 2018

-

Version/s: 2018.1.0f1, 2018.2

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

0
votes
Fixed

CSharp Assembly and .sln files are not generated when creating Unity pro...

Scripting

-

Jul 03, 2018

-

Version/s: 2018.1.0a7, 2018.3.0a3

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

0
votes
Won't Fix

DontDestroyOnLoad destroys GameObject in the build when the game is buil...

Scripting

-

Jul 02, 2018

-

Version/s: 2018.1.0f2

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

0
votes
Won't Fix

Switching Build Target to WebGL results with crash in mono_class_array_e...

Scripting

-

Jun 18, 2018

-

Version/s: 2018.1.0b7, 2018.1.1f1

Steps to reproduce:1. Open user-submitted project "gamebois.zip"2. Go to Build Settings (File->Build Settings)3. Switch to WebGL ... Read more

0
votes
Fixed

"Vector2.Distance" is slower than "Vector3.Distance"

Scripting

-

Jul 31, 2018

-

Version/s: 2018.1.3f1

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.