Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0a1
Issue ID
935446
Regression
No
NUnit TestCase attribute makes PS4 player crash before running tests
To reproduce:
1. Open attached project.
2. Switch platform to PS4
3. Run playmode tests on platform
App on PS4 crashes / in console error appears:
Unable to resolve pinvoke method 'NUnit.Framework.Internal.OSPlatform:name (intptr)
It seems that NUnit tries to get platform name for some reason, and it does not exist. Only happens with [TestCase] attribute, if changed to [Test] everything works fine. Cna be empty test. Crashes instantly, even before running tests. Fails only on PS4, works in android and Xbox
Reproduced on: 2017.3.0b1
-
cyberflixtvapp
Jan 21, 2020 15:32
You can download Cyberflix tv https://cyberflixtvapp.info/cyberflix-tv-not-working/ app on firestick as well. Moreover, if you have an Android TV Box, it would be really easy to install Cyberflix tv on Android TV Box.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Resolution Note (2017.3.0f3):
Closing the case, since there is a workaround - TestCaseSource.