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
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Add comment