Search Issue Tracker
Unhandled Exception on a specific script when converting byte list to array
To reproduce: 1. Open user's attached project Expected: there will be no unhandled errors Note: error is caused by the 131th line on... Read more
[TextureImporter] 8bit images with alpha get imported as RGB not RGBA, 1...
Reproduction Steps:1. Import attached project.2. Go to the Assets folder in your project files.3. Observe how the "a-upper" is an RG... Read more
[SPS | Android] Target eye test breaks for Single-Pass Stereo on Gear VR...
On Android VR platforms you can assign target eye successfully with the multi pass Stereo Rendering Method, but using single pass st... Read more
Plugin platform settings are not set when using PluginImporter.SetEditor...
To reproduce:1. Open project2. Open 'RenderingPlugin.bundle' folder settings in inspector. Make sure, that in platform settings CPU ... Read more
Tooltips for controls overlap Collaborate menu
Reproduction steps:1. Open the attached project;2. Select one of the gameObjects in the Hierarchy (Main Camera or Light);3. Open the... Read more
[OSX] Speedtree selection outline blinks when moving viewpoint in the Sc...
Steps to repro: 1. Open attached project and t1 scene on OSX;2. Select 'Broadleaf_Desktop' gameobject;3. Move viewpoint in the scene... Read more
[Avatar] A specific avatar created with AvatarBuilder.BuildHumanAvatar c...
To reproduce:1. Open project2. Open 'Scene'3. Play scene Expected: scene will be played and game object will be animatedActual: edit... Read more
[MacOS] Unity 2017.1a6 cannot be launched on MacOS
[MacOS] Unity 2017.1a6 cannot be launched on MacOS To repro:1. Install Unity 2017.1a6 on MacOS.2. Launch Unity. Actual result: It wo... Read more
Editor crashes in GameObject::ActivateAwakeRecursivelyInternal when undo...
To reproduce: 1. Create new project2. Create Empty GameObject3. Add Rigidbody and Box Collider to gameobject4. Create a prefab of ga... 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