Search Issue Tracker

33
votes
Fixed

Assert appears while Unity recompiles script and scene is running

Editor - Other

-

Nov 23, 2015

-

Version/s: 5.4.0a3

Repro1. Open attached project2. Run "TextureTest" scene3. Open "DownloadTextureTest.cs" and make some changes4. Save the script and ... Read more

31
votes
Duplicate

Errors about "Invalid AABB result" appear in console while running a scene

Editor - Other

-

Dec 16, 2015

-

Version/s: 5.3.1f1

Regression from Version 5.3.0f4 (2524e04062b4)Repro steps:1. Open attached project2. Run the "Level" scene==>aabb.IsFinite()IsFin... Read more

18
votes
Fixed

yield instruction WaitForEndOfFrame doesn't work in ExecuteInEditMode

Editor - Other

-

Jun 11, 2016

-

Version/s: 5.4.0b21

How to reproduce:1. Open the attached project2. Open TurnScreenWhiteWithAlpha scene3. Notice that nothing changes, but game view sho... Read more

21
votes
Fixed

Editor doesn't start up on Windows 32bit

Editor - Other

-

Nov 17, 2015

-

Version/s: 5.3.0

-e: as per title, editor startup fails with windows error message.--NOTE: XP support for the editor was dropped with 5.3 -repro:--in... Read more

33
votes
Fixed

Cursor flickering in editor while playtesting if cursor.visible = false

Editor - Other

-

Mar 05, 2015

-

Version/s: 5.0.0f4

Reproduction steps:1. Open user submitted project "Test Cursor Locking"2. Add user script "ScreenLockCursor.cs" to any object in the... Read more

84
votes
Fixed

Console doesn't have scroll bar for error detail

Editor - Other

-

Jul 27, 2011

-

Version/s: 3.4.0f5

Console doesn't have scroll bar for error detail Although the area for error detail in the Console pane is resizable and scroll-able... Read more

21
votes
Postponed

GC.MarkDependencies takes up a lot of CPU time for certain game objects

Editor - Other

-

Feb 10, 2016

-

Version/s: 5.3.2p1

How to reproduce: 1. Open attached project2. Open scene GAFHiccup.unity3. Open the Profiler window4. Play the scene5. Delete the gam... Read more

0
votes
Not Reproducible

When re-parenting an object to another object that has a negative x scal...

Editor - Other

-

Feb 05, 2015

-

Version/s: 4.6.2f1

To reproduce:1. Open attached project2. Open scene3. Drag arrow to make it child object of character4. Notice that sprite arrow sets... Read more

0
votes
By Design

Changes to ColorUsageAttribute are not immediately reflected in Color Pi...

Editor - Other

-

Mar 05, 2015

-

Version/s: 5.1.0a2

- Put these lines into a script:[ColorUsageAttribute(true, true, -5, 5, -5, 5)]public Color myColor;- Attach the script to game obje... Read more

0
votes
Duplicate

[HomeScreen] Clicking on 'new project' makes buttons disappear

Editor - Other

-

Feb 27, 2015

-

Version/s: 5.1.0a1

Steps to repro:1. Open the homescreen2. Press 'new project'3. Observe buttons at top right: http://screencast.com/t/8qkKUpvb5uG3They... Read more