Search Issue Tracker

0
votes
Won't Fix

MeshCollider related error message doesn't point to asset or game object...

Physics

-

Jul 17, 2014

-

Version/s: 5.0.0a17

Error "Non-convex MeshColliders with non-kinematic Rigidbodies are no longer supported in Unity 5.0" gets printed in the Console a n... Read more

0
votes
By Design

collider2D.bounds.center returns a Vector3d, while it should return Vect...

Physics2D

-

Jul 17, 2014

-

Version/s: 4.5.2f1

collider2D.bounds.center return a Vector3d, while it should return Vector2d (after all, z does nothing in 2D collisions) Read more

0
votes
Fixed

Applying Diffuse (Irradiance) convolution to a Cubemap texture results i...

Graphics - General

-

Jul 17, 2014

-

Version/s: 5.0.0a17

- Pick any texture imported as a Cubemap - Set the Convolution Type to Diffuse (Irradiance) - Apply the changes The result is an all... Read more

0
votes
Fixed

Cubemap texture import options are not documented

Docs - Manual

-

Jul 17, 2014

-

Version/s: 5.0.0a17

http://docs.unity3d.com/Manual/class-TextureImporter.html contains documentation for import settings of all types of textures we sup... Read more

0
votes
Not Reproducible

Searching the documentation for "Texture Importer" doesn't show any results

Docs - Manual

-

Jul 17, 2014

-

Version/s: 5.0.0a17

The search option in the documentation is flawed. It took me a very long time to find the manual page that explains the different Te... Read more

0
votes
Postponed

[Cubemap] Applying Specular Convolution to a highres cubemap needs a Can...

Asset Import

-

Jul 17, 2014

-

Version/s: 5.0.0a17

Applying Specular Convolution to a highres cubemap can take a few minutes and the operation is blocking (Editor can't be used while ... Read more

0
votes
Won't Fix

Baking reflection probes needs a Cancel option

Graphics - General

-

Jul 17, 2014

-

Version/s: 5.0.0a17

Baking reflection probes can take quite long. Any long, blocking operation needs to have a Cancel option. Or the baking needs to be ... Read more

0
votes
Fixed

[ReflectionProbes] ReflectionProbe icon can't be disabled

Scene/Game View

-

Jul 17, 2014

-

Version/s: 5.0.0a17

- Create a Reflection Probe. It will show the cubemap icon as a gizmo in the Scene view - Go to the Gizmos drop down for the Scene v... Read more

0
votes
Fixed

ReflectionProbe UI: Cubemap field selection window for Custom Reflection...

Graphics - General

-

Jul 17, 2014

-

Version/s: 5.0.0a17

- In a project with some textures add a Reflection Probe component to a Game Object - Set the type of Probe to Custom - Click on the... Read more

0
votes
Won't Fix

Reflection Probe bake data is always saved to a folder with the same nam...

Graphics - General

-

Jul 17, 2014

-

Version/s: 5.0.0a17

This can't possible be good or safe. What happens if the user already has a folder called the same as a scene? What if there are alr... Read more

All about bugs

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