Search Issue Tracker
Value changes in UnityEngine.UI.Image/Text causes huge CPU usage in Layo...
Huge lag spikes are encountered from Canvas.SendWillRenderCanvases() when UnityEngine.UI.Image or UnityEngine.UI.Text are modified T... Read more
[GoogleVR] Application crashes when disabling, then re-enabling VR mode
[GoogleVR] Application crashes when disabling, then re-enabling VR mode 1. What happenedDaydream and Cardboard applications crash af... Read more
[OSX] If one plays scene and then quits editor after AssetStore tab was ...
How to reproduce:1. Create a new project2. Save the scene3. Open AssetStore window4. While it is loading play the scene5. Quit Unity... Read more
Loading particles AssetBundles which are built for iOS platform causes a...
How to reproduce:1. Open the attached project2. Switch platform to iOS3. Build AssetBundle via Assets/Build AssetBundle From Selecti... Read more
NavMesh.FindClosestEdge finds incorrect value of the edge
Reproduction steps:1. Open the attached project;2. Open the test.unity scene;3. Open the Navigation window near Inspector;4. Enter a... Read more
Particle system's mesh render mode causes artifacts
Setting particle system's Render Mode to Mesh (in Renderer module) causes artifacts. Other modes work fine, but switching to them fr... Read more
Camera rendering path set to deffered doesn't render the .fbx GameObject
To reproduce:1. Open attached project and run it;2. Choose scene test;3. Change camera rendering path to forward; (when it is set to... Read more
PSD Files with no alpha are imported as RGBA
Reproduction Steps:1. Import attached project.2. Select "TGA" in Assets.3. Observe how it is imported as RGB. (Which has been fixed ... Read more
Previous animation restarts repeatedly, when next animation starts to pl...
To reproduce:1. Open project2. Play scene3. Click mouse button a few times in a row Expected: 'MyModel_anystate' and 'My_model' mode... Read more
[5.6] Light color alpha does not pass into the shaders
The alpha value of light's color property does not pass into shaders regardless of rendering path (deferred/forward). It is fixed fo... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used