Ashley Canning

Results 10 issues of Ashley Canning

## What does this PR change? Introduces AudioSourceSystem that can write back the state of an audio source. ## Our Code Review Standards https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md ## Copilot summary copilot:summary

### Description The culling controller causes many issues and we are unsure if it has any real impact on the performance as we are not GPU bound anyway. Before fixing...

performance

### Description We are getting callstacks now for desktop but we are not able to process some of the information because we have missing symbols. ![image.png](https://images.zenhubusercontent.com/63566805658b35a37eaf393c/710b160f-c49e-4d88-a735-bd63a2e8cd53) [See here](https://decentraland.sentry.io/issues/3939133908/?project=4504361738698752&query=is%3Aunresolved&referrer=issue-stream) ### A/C's...

### Description The editor does not connect when the default browser is set to Firefox V11.0. ![image.png](https://images.zenhubusercontent.com/63566805658b35a37eaf393c/a1fc8b79-c1f6-4be6-943d-df837ba516f8) ### A/C's - [ ] Firefox is able to connect

### Description The /users endpoint has more granular information we can use for the transaction. We should include it. We have the implementation `SentryWebRequestMonitor` which only appears to be monitoring...

### Description The current approach to visualizing the parcels uses a lot of memory and network bandwidth, especially from the server's perspective. A faster and easier-to-manage approach is to use...

performance

### Description We currently redownload the entire map on each load of the unity renderer. But the map itself doesn't change this frequently. This endpoint can be contacted first before...

### Description Building the local desktop version throws many errors attempting to load AB's when there are none available for the desktop platform. ### Deliverables - [ ] Fix the...

BUG

### Description In some cases we appear to allow users the ability to turn any shape into a clickable object which causes baking of the physics mesh at runtime. ![image.png](https://images.zenhubusercontent.com/63566805658b35a37eaf393c/e76a9072-bb2b-42b1-9781-429e3b87a9f8)...

performance

do not merge
do not review