Search Issue Tracker
Shader upgrader fails if skipping Unity versions
- Import Edy's Vehicle Physics project from the Asset Store in an older Unity version (in my case Unity 5.5.0b5)- Open the project i... Read more
When changing model's pivot point location in Blender, the same part of ...
Steps to reproduce:1. Open attached file2. Open "Scene0" scene. Scene contains "Original" (imported directly from Blender) and it's ... Read more
Importing 5.4 project into 5.5 causes all text to render pink in the build
To reproduce:1. Build and run attached project2. Observe that all text fields in the game render as pink squares Notes: this only ha... Read more
Editor crashes with "PEXCEPTION_POINTERS pExInfo" when loading project s...
When opening project for second time, it crashes with "Crash in winutils::ProcessInternalCrash(PEXCEPTION_POINTERS pExInfo)" in the ... Read more
SpawnWithClientAuthority and AssignClientAuthority returns TRUE when aut...
When calling NetworkManger.SpawnWithClientAuthority(gameObject, conn) or NetworkManger.AssignClientAuthority(gameObject, conn) and c... Read more
[iOS] Splash screen freezes for a short amount of time on weaker devices...
Reproduction steps:1. Connect a relatively weak device.2. Open the attached "stripped" project.3. Build and run it for iOS.- Splash ... Read more
UNET pooled objects are destroyed in Editor instead of being UnSpawned w...
STR:1. Open "offline" scene in the project attached2. Build and Run the scene3. On the build, Host a server4. Enter play mode in edi... Read more
[Audio] Sound that comes from SubMixer can't be Muted via Linked group i...
Steps to reproduce:1. Open attached project2. Enter Play mode3. Audio Mixer Tab > Mixers > select "NewAudioMixer". Note: it's ... Read more
Unity shader compiler crashes when importing compute shader
Trying to compile a compute shader with 3 float arrays, the compiler crashed and unity crashed after To reproduce:1. Import shader (... Read more
UnityConnectSettings::OnEditorBuildTargetChangedStatic crash when import...
To reproduce:1. Open attached project2. Editor crashes Reproduced: 5.5.0b9, 5.6.0a1Regression from 5.5.0b1 Editor crashes only first... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved