Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.2.0a7
2019.2.0f1
2019.3.0a1
2020.1.0a1
Issue ID
1175105
Regression
Yes
Crashes on D3D12ImmediateContext::BindTexture when changing position of the object in Timeline
How to reproduce:
1. Open attached project
2. Open Timeline window
3. Select any GameObject
4. Create a playable file for it
5. Drag that object into the Timeline
6. Try to move it in Timeline
7. It freezes and takes about 10s to crash
Reproducible with: ,2019.2.0a7, 2019.2.1f1, 2019.3.0a12, 2020.1.0a1
Not reproducible with: 2017.4.31f.1, 2018.4.7f1, 2019.1.14f1, 2019.2.0a6(crashes when opening so couldn't test)
Fixed in: 2020.1.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Add comment