Search Issue Tracker
New installed Unity will report timeout error in commandline activiation
Unity require ~/Library/Unity/Certificates/CACerts.pem to validate ssl handshake.In command line mode, the CACerts.pem file will not... Read more
[Tizen] Animated UI doesn't show on Tizen
Verified on Tizen. I still need to see if it repros on another device; will throw it up on CloudBuild and do when things slow down a... Read more
Project Search doesn't find the children of an asset
When using the search tab for objects of type "t:texture" or searching by name "Agellan" the textures that are included as sub objec... Read more
Deleted DLL in use from Plugins during runtime only removes the meta fil...
Steps to reproduce:1. Download and open attached project "New Unity Project 29.zip"2. Open scene "Main" and play it3. In Project vie... Read more
NullReferenceException when selecting game object and the game manager o...
How to reproduce:1. Open the attached project "789372Exception.zip"2. Open and play Example scene3. Click 3 times on the left object... Read more
[SpriteEditor] Sprite editor hangs when opening a specific spritesheet
Steps to reproduce:1. Open the attached project 'case_790378-SpriteSlice'2. Open 'SmallObjectsSheet' with Sprite Editor3. Notice tha... Read more
Particle Playground Asset crashes at ParticleSystemParticlesTempData::Pa...
Steps to reproduce: 1. Open attached project "789910.zip" using Unity 5.4b12 or greaterUnity crashes at ParticleSystemParticlesTempD... Read more
Broadcast discovery not stopping after multiple calls
Steps to reproduce:1) Unzip and open the project attached by user (Broadcast.zip) in Unity.2) Open scene 'one.unity' and play it.3) ... Read more
Dropdowns get cut off or don't open at all when used inside a RectMask2D
How to reproduce:1. open the attached project2. Open and run main scene3. Check the Dropdown on the left that's being used inside a ... 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