Search Issue Tracker
[EventSystem] Enabling stripping causes some UI event calls to fail
Enabling stripping causes some UI event calls to fail and throw NullReferenceException Read more
Namespaced types do not get converted to links in function definitions
When a type is located in a namespace (other than UnityEditor/UnityEngine), it will not get converted to a link in function definiti... Read more
Class variables are shown with namespaces (classes are not)
Minor thing, but looks a bit inconsistent and can lead to very long type names (e.g. with the Animations namespace in 5.0). Read more
Selecting multiple Toggle buttons changes the On Value Changed handler p...
To reproduce:1. Open attached project2. Open Buttons scene3. Select Canvas4. Notice that each Toggle passes itself as the parameter ... Read more
Broken links in UI docs due to missing namespace in referenced types
See links inside e.g.:http://docs.unity3d.com/ScriptReference/UI.Image-fillCenter.htmlhttp://docs.unity3d.com/ScriptReference/UI.Ima... Read more
[iOS Simulator] Linker errors are thrown when trying to run project on s...
Linker errors are thrown when trying to run project on iOS simulator Read more
[Joints] Physics "explode" on contact when creating joints to a rigidbod...
Steps to repro:- Open the attached project and run the scene Boxes on left have pre-created joints, boxes on right will have joints ... Read more
[Baking] Lightmap fails to generate for a scene that is not saved
Steps to repro:1. Create a new project and a scene2. Add some basic GO3. Mark them static4. Let it bake5. Uncheck 'Continious baking... Read more
[Sprite Editor] Sprite is trimmed when Shift + T is pressed while enteri...
To reproduce:1. Open attached project2. Select any sprite with multiple sprite mode3. Open sprite editor4. Select sprite5. Click on ... Read more
Asset store tools submission error
-e: an error is thrown on trying to submit a new or updated package MissingMethodException: Cannot find the requested method.AssetSt... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand