Search Issue Tracker
Shader w/ pow function produces different result w/ values from inspecto...
Steps to reproduce:1. Download and open attached project "ShaderBug.zip"2. Open scene "Main" and notice, that both, cube and sphere,... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Ping/Highlight animation pauses playing when a GameObject was selected in the Search window and the Actions context menu is opened
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component