Search Issue Tracker

0
votes
Not Reproducible

OnCollision2DStay doesn't get called all the time

2D

-

Sep 13, 2013

-

Version/s: 4.3.0b2

Steps to reproduce : - import the project attached- open the scene MainLevel01- press play- move around and notice that sometimes pr... Read more

0
votes
Fixed

UI slow-down when 29,952 light probes selected

Editor - Other

-

Sep 13, 2013

-

Version/s: 4.3.0b2

When 29,952 light probes are selected, every UI operation takes an extra 90 seconds This bug is further investigation of Case 562020... Read more

0
votes
Fixed

Docs: Shader.globalMaximumLOD contains broken link

Docs - Scripting Reference

-

Sep 15, 2013

-

Version/s: 4.3.0b1

Steps to reproduce : - open the page http://docs.unity3d.com/Documentation/ScriptReference/SL-ShaderLOD.html and notice the broken link Read more

0
votes
Not Reproducible
0
votes
Not Reproducible

[Editor] Unity freezes when typing 'Infinity' to 'Start Lifetime' input ...

Shuriken

-

Sep 15, 2013

-

Version/s: 4.2.1f4

To reproduce:1. Open the project2. Select the GameObject3. Start typing "Infinity" to "Start Lifetime" input field4. Unity freezes f... Read more

0
votes
Not Reproducible

Crash when adding a rendertexture to a prefab

Assets Management

-

Sep 15, 2013

-

Version/s: 4.3.0b2

Unity crashed when adding a rendertexture to a prefab. It happens in a completely empty project. Repro steps:1. Create new project2.... Read more

1
votes
Postponed

ScriptableObjects seem to serialize their private collections unless the...

Serialization

-

Sep 16, 2013

-

Version/s: 4.3.0b1

ScriptableObjects seem to serialize their private collections unless they are explicitly marked as NonSerialized. MonoBehaviours don... Read more

1
votes
Fixed

Null coalescing operator does not work for the Transform component

Scripting

-

Sep 16, 2013

-

Version/s: 4.3.0b2

Steps to reproduce : - import the project attached- open the scene- press play and notice the message in the console : Should not be... Read more