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 on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment