Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.3p2
Issue ID
776996
Regression
No
[Crash] Loading movie texture on scene load crash
What happened:
The editor occasionally crashes (aprox 20% of the time) with a directx11 access violation error when setting up an external texture. We're using a plugin to create a separate Directx9 context for doing video rendering and then exporting the texture handle to Unity's directx11 context in a Unity rendering plugin, then using that handle with Texture2D.CreateExternalTexture().
How we can reproduce it using the example you attached:
Open scene "test" and press Play. Video should appear on the falling plane after a half second. After video appears, press "R" key to reload the scene. Repeat this process until editor crashes when the video would appear, usually <10 tries.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment