fluid-unique-id icon indicating copy to clipboard operation
fluid-unique-id copied to clipboard

A micro-framework to manage unique IDs in scenes with Unity

Results 6 fluid-unique-id issues
Sort by recently updated
recently updated
newest added

Pressing 'Show' on both of these selects the same object highlighted on the right, whereas if you rename one... ![image](https://github.com/ashblue/fluid-unique-id/assets/70824084/25f8593c-1031-4ce5-b5e3-c3cb4bda67b8) (Renamed the original one it pointed to to `HealthPlus.E1`) ![image](https://github.com/ashblue/fluid-unique-id/assets/70824084/612ff072-79ab-4d02-a05b-33c60733be1b)...

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.6. Changelog Sourced from minimist's changelog. v1.2.6 - 2022-03-21 Commits test from prototype pollution PR bc8ecee isConstructorOrProto adapted from PR c2b9819 security notice for additional...

dependencies

Removes [http-cache-semantics](https://github.com/kornelski/http-cache-semantics). It's no longer used after updating ancestor dependency [@semantic-release/npm](https://github.com/semantic-release/npm). These dependencies need to be updated together. Removes `http-cache-semantics` Updates `@semantic-release/npm` from 7.0.10 to 7.1.3 Release notes Sourced from...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

I made 2 duplicated GameObjects But when I use Repair Window to find it, it shows nothing. I figured out it not find GameObject if it is not active on...