Search Issue Tracker
AudioClip.GetData returns samples that are missing parts of the original...
To reproduce:1. Open the attached project2. Listen to the audio clip in the "Assets" folder "Sample Clip"3. Enter play mode4. Press ... Read more
[iOS][LocationServiceStatus] is false
Reproduction steps:1. Open the attached "Archive" project.2. Build and run the "Scene" for iOS.3. Click the "GetLocation" button on ... Read more
Calling Caching.CleanCache() method fails when there is a cached assetBu...
To reproduce: 1. Open attached project2. Open "TestScene"3. Open console window4. Enter play mode Expected result: Caching.CleanCach... Read more
Standalone build with Graphics job enabled leaks memory
Reproduction steps:1. Open the project provided2. Enable Graphics job (Experimental) in player settings4. Open Task Manager3. Build ... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size