Search Issue Tracker
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
[Physics] Objects with Configurable Joint get their position changed to ...
To reproduce: 1. Open attached project.2. Play "test" scene.3. Look at the Console window. You should be getting "Invalid AABB aabb"... Read more
[UI] Rich text hidden characters are taken into account in Statistics (T...
If we write some rich text with tags like <b>Text</b>, the tags are hidden, however every hidden character is taken into... Read more
[CurveEditor] Cannot drag curve anymore
[CurveEditor] Cannot drag curve anymore Repro:1- Open attached project.2- Open scene 'Untitled'.3- Select game object 'Cube'.4- Open... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph