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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment