Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0b5
Issue ID
873412
Regression
Yes
[Windows] Moving one folder inside another one causes assertions in console
Windows only.
Regression from at least Version 5.5.1f1 (88d00a7498cd) Thu, 19 Jan 2017 11:30:52 GMT Branch: 5.5/release
Steps:
1. Connect to perforce server (you can install one locally) from Editor
2. Create one folder
3. Create another one
4. Drag the first one into the second
==>
Asserts appear in console:
Assertion failed on expression: '!performAutorepaint || GetApplication().MayUpdate()'
UnityEditor.VersionControl.Task:Wait()
Assertion failed on expression: '!performAutorepaint || GetApplication().MayUpdate()'
UnityEditor.EditorApplication:RequestRepaintAllViews()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Add comment