Search Issue Tracker
adding a wheel collider to a gameObject causes a crash
To reproduce: 1. Open attached project 2. Open Test scene 3. Remove the collider from Sphere game object 4. Add Wheel Collider Expec... Read more
Shaders with custom material editors can't be selected on procedural mat...
Steps to reproduce : - import the files attached in the edit - select the substance - drag the shader to the substance - click away... Read more
Saving the scene resets the height and width of the canvas
Steps to reproduce : - import the project attached - open the scene Example - Auto Layout - go to Game View and switch the aspect t... Read more
InvalidCastException in WinRTBridge
Take a look at the screenshot "castexception.png"; Project builds fine on 4.3.4f1 and 4.5.0f3; Built on 4.3.4f1 editor, project run... Read more
buttonmash in input field in widget scene produces error
1. open and play widget scene in b9 2. click in input text field 3. hit a number of random keys at once and quickly error: Read more
Getting value of undefined Input axis in Update method freezes Unity and...
If axis "Some Undefined Axis" is not defined in Input manager, the following line of active component void Update () { Input.GetAxi... Read more
ScrollViewArea scrolling behaviour is incorrect when scaleFactor is used...
Steps to reproduce: - Load DemoScene - Hit Play - Observe content on the stage is scaled up by a factor of 2 (using canvas scale fac... Read more
Android does not resume properly when coming back from an activity on sa...
Some parts of the project stop working (animations) when application comes back from an activity (google play store) on Samsung Gala... Read more
After clicking button it does not stay highlighted despite mouse still h...
1. create button in scene and hit play 2. let mouse hover above button: button is highlighted 3. now click button and let mouse stay... 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
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
- Crash on buffer_add_value_full when hovering over SerializedProperty.boxedValue in Debug Mode after ISerializationCallbackReceiver.OnAfterDeserialize modifies value
- Editor is not capitalised consistently in Preferences window
- [Linux] “Restore Defaults” warning window appears behind Profiler Modules dropdown
- [iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds