Search Issue Tracker
Fixed in Unity 2017.2
Votes
0
Found in
2017.1.0b1
Issue ID
904483
Regression
Yes
Unity 2017.1 defines PLATFORM_ARCH_64 instead of UNITY_64 for C# scripts
Reproduction steps:
1. Opem project attached(unity_progressive_lightmapper_test.zip).
2. Open scene "shadowmask".
3. Build for standalone player.
4. Run it.
5. Press Alt + F2 in game.
Expected result: NVIDIA Ansel window will appear.
Actual result: NVIDIA Ansel does not work.
Reproduced on: 2017.1.0b1, 2017.1.0b2.
Works fine on: 5.6.0p3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Assertion "(destWidth >= srcWidth && destHeight >= srcHeight)..." thrown when building with 32-bit, half ETC2 fallback
- Unity crashes in mono_method_signature_checked when creating a delegate from a DynamicMethod
- The Editor crashes in sortBoxes when entering the Play mode
- Calling PlayableGraph.Evaluate while paused doesn't update a Skinned Mesh
- Incorrect material is assigned to a specific FBX model's child object
Add comment