Search Issue Tracker
Particles: Crash regression when particle system has no Renderer module
To reproduce: 1. Create a new project 2. Create a particle system 3. Remove the renderer module 4. Enter play mode 5. Move the part... Read more
Screen.currentResolution returns the biggest possible resolution instead...
Steps to reproduce: 1. Create a new project 2. Add a gameobject, add a script to it 3. Under start(), add "Debug.Log(Screen.currentR... Read more
UI element changes position after upgrading to newer Unity version
Steps to reproduce: 1. Download RectTest.zip and open project in 2018.1.0b2 2. Notice that "PanelWhite" is located on the left side ... Read more
After reimporting fbx asset warning appears in console and it's metafile...
Reproduction steps: 1. Download user's project and open in Unity 2. From folder of the project open the "BambooTree.fbx.meta" (with ... Read more
Inner ScrollView stops working when outer GUILayout.BeginScrollView vert...
Steps to reproduce: 1. Open “BeginScrollView.zip” Unity project 2. Open Tests->TestEditor in the toolbar 3. Resize TestEditor window... Read more
ProduceClone crashes when two gameObject having Box Colliders 2D collides
To reproduce: 1. Download attached project "Galaxy Shooter.zip" and open in Unity 2. Open "Game" scene 3. Enter Play mode 4. Collid... Read more
Recurring glitch somewhere in the intersection of Transform, NavMesh and...
Steps to reproduce: 1. Open attached project "TransformNavMeshPhysicsBug.zip" 2. Make sure to not have anything selected in the hier... Read more
WebGL material loses transparency when loaded from assetbundle
To reproduce: 1. Open attached project and "Scene" in it 2. Play 3. You'll see a list of asset bundles, clicking once on them will l... Read more
Multiple Camera (Clear Depth) Stereo Issue. Only one camera is rendering...
How to reproduce: 1. Download attached project file and open "Main" Scene 2. Check camera rendering Actual result: Only one camera ... Read more
`System.Enum' is defined in an assembly that is not referenced when open...
Steps to reproduce: 1. Open the attached project 2. Observe the errors in the Console Actual results: Editor throws the errors Expe... 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
- Crash on core::base_hash_set when building a specific project
- [MacOS] Can't clear text from text field when using Japanese IME on macOS
- Freeze or crash on MemoryProfiler::UnregisterAllocation when opening a specific Scene
- [Android] Application freezes when changing between materials on Mali G52 devices
- UI Builder performing Redo action for creating a nested element throws nvalid UXML or USS: System.IndexOutOfRangeException and corrupts the opened document causing data loss