Search Issue Tracker
Playing a scene with OVR utilities crashes Unity
Steps to reproduce:1) Extract and open the attached project (791720-stripped.zip) in Unity.2) Press 'Play'.3) Unity crashes. *Note: ... Read more
Importing some video files requires QuickTime to be installed
How to reproduce:1. Create a new project2. Download the attached movie.mp43. Drag it to created project4. Notice the error "Movie im... Read more
[iOS] Application fails to load when all audio clips are referenced in s...
Steps to reproduce: 1. Open project from link below2. Build to iOS3. Launch on low end device like iPhone 4 or iPad Mini 14. App wil... Read more
Lightmaps for objects far away from transform origin have artefacts
Workaround: assign a http://docs.unity3d.com/Manual/LightmapParameters.html to the distant mesh and set pushoff to a higher value. T... Read more
[TextureImport] Importing large HDR cubemaps uses a lot of memory, crash...
TLDR: importing 15000x7500 HDR file into a 4096x4096 cubemap uses 9.2GB of memory during the import process. Steps to reproduce: 1. ... Read more
[ExecuteInEditMode] OnTransformChildrenChanged is called thrice when del...
Steps to reproduce: 1. Open attached project2. Open scene "OnTransformChildrenChangedBug"3. In hieararchy, select "Bug" GO and creat... Read more
[DLL]Importing native DLL crashes Unity
Steps to reproduce:1. Open attached project.2. Open scene named "main".3. Press play button.4. Notice that Unity crashes and "Unity ... Read more
[PhysicsManager]Proporties of the PhysicsManager are described incorrectly
Steps to reproduce:1. Open attached project.2. Navigate to "Edit->Project Settings->Physics".3. In the "Inspector" window try ... Read more
[iOS] UnityWebRequest.error is not set after Abort is called on iOS
Steps to reproduce: 1. Open attached project2. Switch to iOS and build the project3. Build and deploy the Xcode project to an iOS de... Read more
[iOS] InputField.onEndEdit is called on both the current and previous in...
How to reproduce: 1. Open attached project2. Open scene TestScene.unity3. Build to iOS and run4. Click on any Input Field- Note the ... 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