Search Issue Tracker
Crash on "Pure virtual function call" while importing project
Steps to reproduce: 1) Download attached project "ItemSystem.zip" and open in Unity. 2) Unity will crash while importing project.... Read more
NullReferenceException occurs on reloading the Inspector with a C# scrip...
If you have a C# script selected in Project View and the inspector is reloaded (either by recompiling or importing/refreshing the fi... Read more
Loading another Scene when the Editor/Player is out of focus results in ...
How to reproduce: 1. Download and open the project "1289310.zip" from the attached link (or alternatively use the provided TeamViewe... Read more
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
[HDRP] SG_Eye.shadergraph warning on opening a clean project
Reproduction: 1) Delete a library of any project using master 2) Open a project There will be a warning in the console, reproduced ... Read more
build log reports wrong size for packed sprites
Reproduction steps: 1. Open the attached project 2. Open the "Test" scene 2. Build for Standalone 3. Open Editor.Log 4. Find build l... Read more
Animation Crash on transition (Playable system) mecanim::CreateValueArray
How to Reproduce: 1. Open the attached Project (Juan wrote OwnCloud url) 2. Go to the "CUSTOMER_NAME" menu tab at the top 3. Selec... Read more
Attempting to call IReadOnlyCollection<T> methods on T[] fails on IL2CPP
It throws an exception when trying to do so: System.MethodAccessException: Attempt to access method 'System.Collections.Generic.IRe... Read more
New editor windows have wrong position when working with several monitors
Reproduction steps: 1. Make sure to have 2+ monitors connected to your system 2. Launch Unity and drag-n-drop its main window to a s... Read more
[WP8] "System.Net.Sockets.SocketException" errors thrown when building p...
To reproduce: 1. Build attached project for WP8 2. Notice "System.Net.Sockets.SocketException" errors in console 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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time