View Issue Details

IDProjectCategoryView StatusLast Update
0010485CTT UA Scripts1 - Script Issuepublic2025-09-25 04:43
ReporterSebastian Allmendinger Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0010485: FindObjectsOfType() may return no results
Description

One of the parameter of this function allows to specify the maximum number of returned nodes.
This number seems to be limited to Int16_Max and in case of an overflow, the function returns no nodes.

Additional Information

The overflow should be handled/prevented in the test script or in the binaries.

TagsNo tags attached.
Files Affected

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-08-27 09:05 Sebastian Allmendinger New Issue
2025-09-25 04:43 Paul Hunkar Assigned To => Sebastian Allmendinger
2025-09-25 04:43 Paul Hunkar Status new => assigned