Search Issue Tracker

0
votes
Duplicate

Unnecessary GC pressure in editor when querying for a component that doe...

Editor - Other

-

Mar 10, 2016

-

Version/s: 5.3.3p2

Using this.gameObject.GetComponent<>(); uses much more memory if you are searching for the component that does not exist on that spe... Read more

0
votes
Fixed

TextMesh normals & dynamic batching issue

Graphics - General

-

Mar 10, 2016

-

Version/s: 5.3.2p3

Dynamic batching does not work correctly with TextMesh shader - if dynamic batching is enabled rotated text is not rendered correctl... Read more

0
votes
Fixed

[SubEmitters] Invalid AABB aabb error on particles with SubEmitters and ...

Shuriken

-

Mar 11, 2016

-

Version/s: 5.4.0b10

Particle system throws errors when using sub emitters and "prewarm" is checked. Repro steps: 1. Open Mixed scene from attached proj... Read more

0
votes
By Design

[Batching] Particles with nested particles which are using a different m...

Shuriken

-

Mar 11, 2016

-

Version/s: 5.4.0b10

Particle batching breaks if a particle's nested particle (be it a sub emitter or just a child) is using a different material. Repr... Read more

0
votes
Postponed

Code fails to compile due to order of the methods

Scripting

-

Mar 10, 2016

-

Version/s: 5.3.3p1

Code does not compile if one method is below other method even though there is no direct calls between those two methods. Steps to ... Read more

0
votes
Fixed

Removing a script from the execution order manager changes the value of ...

Scripting

-

Mar 11, 2016

-

Version/s: 5.3.2f1

Steps to reproduce: 1. Open attached project. 2. Go to Edit -> Project Settings -> Script Execution Order. 3. Select "Script2"'s val... Read more

0
votes
Fixed
0
votes
Fixed

Error when building player: "Trying to align type data before anything h...

Deployment Management

-

Mar 11, 2016

-

Version/s: 5.5.0a1

-e: see title, build succeeds and I didn't see an issues with the build -repro: --create new project --import the unity standard as... Read more

0
votes
Fixed

[DX12] Particle batching does not work on DX12.

Shuriken

-

Mar 11, 2016

-

Version/s: 5.4.0b10

Particle batching does not work in DX12. Repro steps: 1. Open editor in DX12 mode (in command prompt "...\Unity.exe -allow-d3d12") ... Read more

All about bugs

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