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. *No... Read more
Importing some video files requires QuickTime to be installed
How to reproduce: 1. Create a new project 2. Download the attached movie.mp4 3. Drag it to created project 4. Notice the error "Mov... Read more
[iOS] Application fails to load when all audio clips are referenced in s...
Steps to reproduce: 1. Open project from link below 2. Build to iOS 3. Launch on low end device like iPhone 4 or iPad Mini 1 4. App... 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 project 2. Open scene "OnTransformChildrenChangedBug" 3. In hieararchy, select "Bug" GO and cr... 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 "Un... 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 hov... Read more
[iOS] UnityWebRequest.error is not set after Abort is called on iOS
Steps to reproduce: 1. Open attached project 2. Switch to iOS and build the project 3. Build and deploy the Xcode project to an iOS... Read more
[iOS] InputField.onEndEdit is called on both the current and previous in...
How to reproduce: 1. Open attached project 2. Open scene TestScene.unity 3. Build to iOS and run 4. Click on any Input Field - Not... 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
- Memory Profiler styling breaks when the SummaryView.uxml file is opened in UI Builder
- A "projectChanged" event is not triggered when Sprites are added to a SpriteAtlas
- A Memory leak occurs when the "JsonSerialization.FromJson" function is executed
- “ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions
- Shader warnings are thrown after building High Definition 3D template