Skip to content

Fix BucketPrunerOverlapTraversal crash#66

Open
Yokoloki wants to merge 3 commits into
NVIDIAGameWorks:masterfrom
Yokoloki:master
Open

Fix BucketPrunerOverlapTraversal crash#66
Yokoloki wants to merge 3 commits into
NVIDIAGameWorks:masterfrom
Yokoloki:master

Conversation

@Yokoloki
Copy link
Copy Markdown

@Yokoloki Yokoloki commented May 9, 2018

If boxes are set empty in BucketPrunerCore::removeMakredObjects and BucketPrunerCore::mSortedWorldBoxes is not rebuilt by BucketPrunerCore::classifyBoxes, subsequent calls to SphereAABBTest_SIMD will crash if empty box is accessed.

Yokoloki added 2 commits May 9, 2018 20:14
If boxes are set empty in BucketPrunerCore::removeMakredObjects and BucketPrunerCore::mSortedWorldBoxes is not rebuilt by BucketPrunerCore::classifyBoxes, subsequent calls to SphereAABBTest_SIMD will crash if empty box is accessed.
@ka1nong
Copy link
Copy Markdown

ka1nong commented Jul 30, 2018

I also encountered this problem.
currentbox.mExtent,x value is -8.50705867e+37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants