Search Issue Tracker
Cardboard minimum SDK level is 19, but build fails because it requires 24
How to reproduce: 1. Open SDK Manager, delete all newest API and make sure that you download API 19, 20 and/or 21 2. Start a new pro... Read more
Particle sub-emitters don't emit from the right location
Sub-emitters of particle systems do not seem to respect their parent's rotation, and instead emit as if they weren't rotated at all.... Read more
StackOverflowException and Unity freezes in endless loop when adding com...
To reproduce: 1. Open attached project 2. Open StatsMonitor or FPSCounter scene 3. Enter play mode 4. Editor will hang after failing... Read more
[Cache Server] Invalid operation exception is thrown while switching fro...
Regression at least from Version 5.5.0b7 (bd91e53964bc) Tue, 04 Oct 2016 20:47:14 GMT Branch: 5.5/staging Steps: 1. Open some proje... Read more
Crash when loading Android asset bundles on AssetBundleManager::CollectP...
How to reproduce: 1. Download the project "ABBA-AssetBundleCrashInUnity551p3.zip" from owncloud 2. Open Boot scene and play 3. Play ... Read more
Object::GetInstanceID crash caused by the profiler when no active camera...
Steps to reproduce: 1. Open "DataApp.zip" project 2. Add all scenes to the Build Settings 3. Load "DemoMain" scene 4. Enter playmode... Read more
Crash in RenderTexture::Release when switching Graphics API to Direct3D12
Steps to reproduce: 1. Open the project from vrbowlinggame.zip 2. Go to Player Settings... 3. In Other settings deselect "Auto Graph... Read more
rootTransform != NULL assert followed by a crash when undoing/redoing
Steps to reproduce: 1. Create new scene and add cube 2. Add Rigidbody 3. Drag cube to make a prefab 4. Remove Rigidbody from prefab... Read more
[Linux] High resolution options are not displayed in Linux player prefer...
When display is rotated by 90 degrees (becomes vertical), high resolution options are not displayed on 4K monitors. Steps to reprod... Read more
[MacBootstrapper] License file is not fully shown in Download Assistant
To repro: 1. Run DA on Mac. 2. Proceed to License. 3. Try to scroll the license file (or print and preview it). Actual result: ... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player