Search Issue Tracker

1
votes
Fixed

P/Invoking into non-existent library crashes player on WebGL instead of ...

WebGL

-

Mar 12, 2020

-

Version/s: 2018.1.0f1

Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more

0
votes
Fixed

Exceptions are not treated as a test failure when they occur in the Test...

Scripting

-

Nov 01, 2016

-

Version/s: 5.5.0b9

Steps to reproduce:1. Open the attached project (New Unity Project.zip)2 Open the test.unity scene3. Open Editor Tests Runner4. Clic... Read more

2
votes
Fixed

[Probuilder] NullReferenceException are thrown when face dragging is use...

Package: Probuilder

-

Jun 26, 2019

-

Version/s: 4.0.5

How to reproduce:1. Open attached project "Probuilder API Examples.zip" and scene "MeshEditorScene"2. Build and run (make sure Devel... Read more

1
votes
Not Reproducible

GameObject that changes parents when set to DontDestroyOnLoad becomes mi...

Asset and Scene Management

-

Oct 19, 2016

-

Version/s: 5.4.1p4

When a gameObjects gets set to DontDestroyOnLoad, after becoming a child of an object in a scene and then setting the parent to null... Read more

0
votes
Fixed

Profiler marker is named as "Test[...]" and not "Check[...]

Profiling

-

Jan 29, 2020

-

Version/s: 2017.4, 2020.2

How to reproduce:1. Open the attached "ProfilerBug.zip" project2. Open the "SampleScene" Scene3. Enter Playmode -> Pause the Play... Read more

0
votes
Fixed

Switching canvas render mode to overlay doesn't show canvas' content

UI

-

Apr 20, 2016

-

Version/s: 5.3.4f1

1. Load attached project2. In the Hierarchy tab, select the Canvas object3. under the canvas component, change the render mode to sc... Read more

1
votes
Won't Fix

[AR][Mobile] Using KudanAR custom package built project looks split on a...

Mobile

-

Aug 27, 2019

-

Version/s: 2019.1.0a6, 2019.1.10f1, 2019.2.0a1, 2019.3.0a1, 2020.1.0a1

To reproduce:1. Open attached project "reproproject.zip" and open "SolarSystem.unity" scene2. Build for iOS or Android (if built for... Read more

0
votes
Duplicate

Updating the UI Text component every frame increases memory allocated to...

UI

-

May 23, 2017

-

Version/s: 2017.1.0b5

To reproduce: 1. Open the project, attached by user (MemoryTests.zip)2. Open "main" scene3. Enter Play mode4. In Profiler, select Me... Read more

0
votes
Fixed

Enabling Animator causes animation to finish immediately

Animation

-

Jul 14, 2015

-

Version/s: 5.2.0b2

To reproduce:1. Open attached project2. Play Scene3. Wait 10 seconds4. Click enable5. Notice that the animation finishes immediately Read more

0
votes
Fixed

Default settings for importing sprites have changed

Graphics - General

-

Mar 01, 2017

-

Version/s: 2017.1.0a3

Default settings (Alpha Is Transparent, Generate Mip Maps) for importing sprites have changed 1. Open the project2. Click on the spr... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.