Search Issue Tracker
The documentation shipped with Unity appears to be older than the Online...
Compare the Online scripting docs for EventSystem to the offline version. Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template