Search Issue Tracker
[SpriteRenderer] Tangent values are not correct on mobile
How to reproduce:1. Open attached project2. Build to mobile device3. Compare visuals to editor (Images included) Reproduced on: 5.6.... Read more
Running Unity via command line with -buildTarget results in incorrect Pl...
Steps to reproduce:1. Run Unity with command line -buildTarget android2. Create a new project or launch any other project which plat... Read more
[SPS|Daydream] Spotlight beam in right eye has shadow from non-existent ...
On Pixel Daydream using Single-pass stereo there are spotlight problems in the right eye only which resemble shadows cast by invisib... Read more
[iOS] Crash in SetTexture() with GoogleVR SDK 1.2 on iOS
Steps to reproduce:1) Open the attached project.2) Build for iOS.3) Run the Xcode project on a device. After a couple seconds of run... Read more
[Mono] Using interfaces and generic classes results in "ReflectionTypeLo...
When inheritance, interfaces and generic classes are used in a particular way, exceptions are thrown if System.Reflection.Assembly.G... Read more
[Texture Importer] ETC1 sprites with alpha are imported / packed without...
How to reproduce:1. Open user provided project2. In Assets/General, select all images and click Assets/Reimport3. Notice some images... Read more
When pressing on error, it takes some time to get to the selected object...
Reproduction steps:1. Open project attached(LowFPS.zip)2. Open scene "ExampleFSMScene" from Assets -> Unity -> Editor -> FS... Read more
"UnityEditor.InitializeOnLoad" calls constructor three times when Unity ...
How to reproduce:1. Download users attached project "doubleInitialize"2. Create or edit a script in Assets folder (without opening U... Read more
Crash on entering play mode with animation which changes GameObject refe...
Unity crashes when pressing play if there is an animation, which changes GameObject references in the script. Reproduction steps:1. ... 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