Search Issue Tracker
AudioSource.PlayClipAtPoint - removed ability to play 3D sounds
To reproduce:1. Open attached project2. Open scene3. Press play4. Audio Source created by AudioSource.PlayClipAtPoint is 2D and ther... Read more
Editor crashes when trying access animation clip events through script
To reproduce:1. Open attached project2. Open test scene3. Press play4. Editor crashes Read more
[Canvas] Screen Space - Camera canvas leak memory if the camera is disabled
To reproduce:1. Open attached project2. Open scene CanvasCameraTest. It has a camera space canvas that are set on a disabled camera3... Read more
Crash when applying changes to prefab after script renaming
- Open attached project- Drag prefab Prefabs\Vehicles\Abstract Tank.prefab to the Hierarchy to create an instance of it- On this ins... Read more
PlayerSettings: Toggle ColorSpace between linear & gamma causes InvalidO...
Steps to reproduce:1. Open the project.2. Load the scene 'Scene.Test' from Project->PremultiplyLinearIssue->Scenes.3. Access P... Read more
Editor hangs when processing materials
How to reproduce: 1. Open attached project2. Select a prefab in the Units directory3. Keep selecting prefabs until Unity hangs Read more
HingeJoint2d does not connect to the world if created via script
To reproduce:1. Open the attached repro.unitypackage2. Open the scene repro3. Enter play mode - notice the paper clip falls through ... Read more
[MovieTexture] Rolloff not working on Movie Textures audio
Steps to reproduce: 1. Open the attached project2. Open and play 'AudioVideo3DSoundBug' scene3. Notice the game object with movie te... Read more
Application.persistentDataPath returns different paths on Android in dev...
Application.persistentDataPath returns different paths depending whether Android build was development (then it returns storage/emul... 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