Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
4.6.0b15
Issue ID
625577
Regression
No
The Inertia of ScrollRect doesn't clear when all children of ScrollRect are destroyed
To reproduce:
1. Open attached project
2. Open ListViewTest scene
3. Drag ListView
4. Click Close button when moving ListView with Inertia (all children of ScrollRect are destroyed on closing).
5. Click Open button (new objects are created on opening)
6. Notice that list of created objects is moving (new objects still have Inertia of destroyed objects)
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 skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
- Editor crashes with prompt "The file 'MemoryStream' is corrupted! Remove it and launch unity again! [Position out of bounds!]" when adding a serialized field to a precompiled DLL
- Android Player freezes waiting for a texture upload when AssetBundle.LoadFromFile is used
Add comment