Search Issue Tracker
[Plugins] Plugin importer allows to specify AnyCPU for native plugins
This behaviour may easily confuse the users because native plugins default to being set to AnyCPU and if they're set like that for a... Read more
[Plugins] IL2CPP fails to load DLLs through DllImport if its specified n...
If you have a native DLL, let's say "Test.dll", and try to P/Invoke to it when using IL2CPP scripting backend like this: [DllImport(... Read more
[Forward HDR] Emission of object is not rendered if Clear Flags are set ...
Repro steps:1) Open the project and bug.scene in it2) Notice the red glowing cube in the Game View3) Select Top Camera in the Hierar... Read more
Rect Mask 2D moves separately from the parent canvas
Steps to reproduce:1. Download and open attached project "RectMask2D.zip"2. Open and play scene "bug"3. Select "ChildCanvas" object ... Read more
Transform.position returns (0.0, 0.0, 0.0) in Awake() and OnEnable() whe...
To reproduce:1. Open attached project2. Open "scrollviewTest" scene3. Open Console window4. Play the scene Actual behavior: in the c... Read more
[WindowsBootstrapper] There is no choice in installation path for VS2015
To Repro:Run DA.Select VS2015.There is no way to select installation path of VS2015. It installs only to C:. Read more
Cache server fails to import cached files when upgrading project from an...
Reproduction steps:1) Open attached project with Unity 5.3--- Could be a different version, but there has to be a newer release that... Read more
[iOS] Argument out of range exception is thrown when adding iOS emoji in...
1. Open attached project2. Build to iOS3. Select inputfield and click on emoji icon to open emoji tab4. Click any emoji till excepti... Read more
NullReferenceException: UnityWebRequest has already been destroyed error...
How to reproduce: 1. Open attached project2. Build to iOS and run- Note the error in the Xcode log:- NullReferenceException: UnityWe... Read more
[Stripping] StateMachineBehaviour overrides not called on iOS
How to reproduce: 1. Open attached project (35509 statemachinebehaviour.zip)- Make sure that the Strip Engine Code option in the Pla... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder