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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment