pir8x
pir8x
NNormal
Created by pir8x on 6/3/2024 in #🤝ask-a-question
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.)
8 replies