Search Issue Tracker
WebGL - AudioMixer Inspector Variable Always Null
To reproduce:1. Open the AudioMixerTest scene2. Run the scene, you will see: 'Is audioMixer null?: False'3. Build the WebGL project ... Read more
Asset bundles not working after 5.0f2
To reproduce:1. Open attached project (WebGL assetbundles.zip)2. Build and run WebGL3. Press 'load asset'4. Notice that asset loads ... Read more
Asset Bundle builder doesn't check cginc dependencies
To reproduce:1. Open attached project2. Click Bundles -> Build3. Make some changes to Test.cginc4. Click Bundles -> Build5. No... Read more
Crash when compressed asset bundle is loaded with CreateFromFile
To reproduce:1. Open attached project2. Click Bundles -> Load3. Editor crashes Read more
Plugin Importer settings do not persist when exporting a .unitypackage
How to reproduce: 1. Open attached project- Package has 3 different Release channels (Debug, Profile, Release) for a single plugin- ... Read more
[CapsuleCastAll] Wrong capsule is cast againt colliders when using Capsu...
Steps to reproduce this issue: - Open the attached project- Open 'bug' scene- The two green spheres visualize the ends of the collid... Read more
[Gizmos] GizmoType value is multiplied by 2 when using with a DrawGizmo ...
Steps to reproduce this issue: - Open the attached project- Open 'test' scene- Observe 'parent' gamebobject in the scene view It sho... Read more
[IL2CPP] Executable size increases beyond Apple's submission limits
To Reproduce: 1. Build project.2. Product > Archive in xCode.3. Click 'Show Package Content' on the generated archive file & ... Read more
On iOS accelerometer input is reversed in some cases
Accelerometer input is reversed when app is launched in landscape right To reproduce:1) Download and open project2) Build and run on... Read more
[ScreenOrientation] Forcing orientation via script and rotating device c...
1. Open attached project2. Build to iOS with auto rotation3. Hold device in portrait4. Press "Set Portrait" button5. Rotate device a... 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
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project