pir8x
pir8x2mo ago

Unable to build with "Development Build" flag in 2.10.2

We went from 2.9.3 => 2.10.2 and we stopped being able to build with the "Development Build" flag turned on. We get
Library\PackageCache\com.normalvr.normcore@2.10.2\Normal.Realtime.Profiler\RealtimeProfilerCounters.cs(3,23): error CS0234: The type or namespace name 'Editor' does not exist in the namespace 'Unity.Profiling' (are you missing an assembly reference?)
Library\PackageCache\com.normalvr.normcore@2.10.2\Normal.Realtime.Profiler\RealtimeProfilerCounters.cs(3,23): error CS0234: The type or namespace name 'Editor' does not exist in the namespace 'Unity.Profiling' (are you missing an assembly reference?)
and
Library\PackageCache\com.normalvr.normcore@2.10.2\Normal.Realtime.Profiler\RealtimeProfilerCounters.cs(62,25): error CS0246: The type or namespace name 'ProfilerCounterDescriptor' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.normalvr.normcore@2.10.2\Normal.Realtime.Profiler\RealtimeProfilerCounters.cs(62,25): error CS0246: The type or namespace name 'ProfilerCounterDescriptor' could not be found (are you missing a using directive or an assembly reference?)
Not sure if anyone else is seeing this? We are still on Unity 2022.3.16f1 (Pls let me know if there's anything else useful I can send.)
4 Replies
kapa.ai
kapa.ai2mo ago
Hi @pir8x. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- Hmm, I don't know enough to give you a confident answer yet. The knowledge sources provided do not contain information about the specific issue you're encountering with the "Development Build" flag in version 2.10.2 of Normcore. However, I would recommend reaching out to the Normcore team directly for assistance. You can ask questions on their discord (https://normcore.io/discord) or contact them (https://normcore.io/contact) for more specific help. They should be able to provide guidance on this issue. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai2mo ago
<@779417695661457428> kapa.ai is still learning and improving, please let us know how it did by reacting below
maxweisel
maxweisel2mo ago
thanks for the report!! I’ll write this up so we can sort it out Fixed! https://discord.com/channels/393839515074297858/852911447784947723/1247606880231227513 @pir8x
pir8x
pir8x2mo ago
😃 thanks!!