Search Issue Tracker
Active
Votes
0
Found in
6000.0.35f1
6000.1.0b3
Issue ID
UUM-95757
Regression
No
Compilation errors occur when using PluginAPI headers in a C environment
How to reproduce:
1. Install Clang and add it to the PATH environment variable
2. Open the attached "IN-91891" project
3. Press the MenuItem “MissingEnumTag” > “BuildPlugin”
4. Observe result
Expected result: No compiler errors occur
Actual result: A "must use 'enum' tag to refer to type 'UnityLogType'" error appears in the console'UnityLogType”
Reproducible in: 6000.0.35f1, 6000.1.0b3
Could not test with: 2022.3.56f1 (no “MissingEnumTag” MenuItem)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
- The original Scene is built with the additive Scene's contents when loading the additive Scene on Awake
Add comment