Search Issue Tracker
Event.current.delta.y of EventType.MouseDrag has contradicting data
Steps to reproduce:1. Download attached project2. Build and run it on WP8 or WP8.1 device3. Swipe screen vertically4. Check log for ... Read more
Help Tip for "Update Mode" in Animator componenet is ";"
Help Tip for "Update Mode" in Animator component is ";" 2) How can we reproduce it using the example you attached1 Create new projec... Read more
Disabled input field crashes Unity when playing
To reproduce this bug: 1. Create a new project2. Create an input field3. Play4. Stop5. Disable input field in the hierarchy6. Press ... Read more
AssetBundle.Unload errors
-e: On Linux, you can't call AssetBundle.Unload(false) at all. The first call will report: "AssetBundle.Unload(false) shouldn't be c... Read more
Time.deltaTime is 0 on the first frame in Unity 5
Steps to repro:a. Open Test Scene and press Play.b. Notice that the Test script outputs Time.deltaTime on the first Update() frame. ... Read more
Arrow icons are incessantly created when exposing Audio Mixer parameters...
Steps to repro:1 - Create a new Audio Mixer from the Assets folder in the Project View2 - Open the Audio Mixer and select the Master... Read more
Scripts are always recompiled when building SceneAssetBundles
To Reproduce: 1. Open the project attached to the post. 2. Goto 'Bundle Builder' in menubar. 3. In the opened editor window select e... Read more
Hinge and Configurable Joints looks broken compared to 4.x versions
To reproduce:1. Open attached project2. Open ropeProblems scene3. Press play4. Notice that Configurable and Hinge Joints looks broke... Read more
An UI prefab containing a Layout Element component will always be render...
To reproduce this bug: 1. Open the attached project2. Open 'AlwaysActiveUIPrefabs' scene3. Run progam to see the normal behaviour of... Read more
In ToggleGroup, cannot set isOn property on Toggle to False via script
To reproduce this issue: 1. Open the attached project2. Open 'ToggleTest' scene3. Play the scene4. Click 'With Group' button5. It tr... 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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected