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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment