johnrossporter

Results 4 issues of johnrossporter

The following code will mark the HideInInspector attribute as redundant. `[field: SerializeField, HideInInspector] public int TestValue { get; set; }` This is incorrect behavior, as the attribute will do exactly...

Please describe the desired feature/behaviour. ![image](https://user-images.githubusercontent.com/7321388/82733094-874f9080-9cdf-11ea-9907-d9421bce72eb.png) In the built-in pipeline, fog is currently not visible in the planar reflection capture. This can result in a reflection that does not match...

Unity Bug
BIRP

**Please describe the desired feature/behaviour.** In the built-in PBR rendering, reflections from reflection probes are convoluted, where they appear progressively blurrier down the mip chain and are rendered as such...

Enhancement

When using refShared and modifying data, I am getting the following error in browser console: `Uncaught (in promise) DOMException: Failed to execute 'postMessage' on 'BroadcastChannel': [object Array] could not be...