Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.3.0b1
Issue ID
732290
Regression
Yes
Editor crash AnimationController example scene (crash inside render loop, 5.3 regression)
See title, crashes when you run around in it
-repro:
--open attached project (Mecanim Example Scenes from A$)
--open Animation Controller scene
--start running around in circles using the arrow keys
--NOTICE editor crashes
--works in 5.2, tested and crashed on OSX 10.9 + Win7
top lines:
#0 0x00000100d11430 in ForwardRenderLoopJob(void)
#1 0x00000100d103ce in ForwardShaderRenderLoop::PerformRendering(JobFence&, ActiveLight const, ShadowCullData const&, bool, bool, bool, int)
#2 0x00000100d12c0a in DoForwardShaderRenderLoop(RenderLoopContext&, dynamic_array<RenderObjectData, 8ul>&, bool, bool, ActiveLights&, bool, int)
#3 0x00000100d1f7c6 in DoRenderLoop(RenderLoop&, RenderingPath, CullResults&, ShadowMapCache&, bool)
#4 0x00000100c54c16 in Camera::DoRender(CullResults&, void (*)(Camera&, RenderLoop&, CullResults&), int)
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 template titles blink and render incorrectly in “Create New Shader Graph Asset” window
- Profiler Captures List foldouts do not open when clicked on the foldout title
- Profiler Captures List date title is not centered vertically
- ShaderGraph template titles intermittently disappear after hover interaction
- Text is pushed outside of the text box when creating a new Colors library in the Color Picker and entering the long string
Add comment