Search Issue Tracker
[iOS] Crashes when Screen.Orientation is set in the code
Reproduction steps:1. Open the "stripped" attached project.2. Build and and run the only scene on iOS.3. Application crashes(Logs at... Read more
crash in mono_class_init using reflection to get an item from a dictiona...
Steps to reproduce:1. open attached project "repro.zip"2. open scene 'Main'3. start and stop play mode repeatedly (usually two times... Read more
[VR] If Unity audio is disabled, error "VR: Error setting active audio o...
Steps to reproduce:1) Create new Unity project.2) Import OculusUtilities.unitypackage (found here: https://developer3.oculus.com/dow... Read more
[SpeedTree][Regression] Wind animates speedtrees when toggling some Terr...
Steps to repro: 1. Open Unity;2. Create new project;3. Extract attached package;4. Open scene 'SpeedTreesAnimatedWhenChangingViewpoi... Read more
[OSX][Retina] If editor is on Retina Screen Color Picker fails to track ...
Reproduction Steps:1. Create Project2. Create UI/Image object3. Place Editor on Retina display4. Click Color Picker (little pipette ... Read more
[Android] [ETC] Alpha size is doubled compared to RGB if "Compress with ...
To reproduce:1) Open attached project2) Make sure it's set as Development Build and auto attaches to Profiler3) Build and run on dev... Read more
Texture quality differs between Unity 4 and Unity 5 when downscaling
How to reproduce:1. Open both attached projects on appropriate versions2. Open 'test' scenes3. Compare texture visuals between 4.6 a... Read more
GLSL compilation error 'Swizzle of non-vector primitive float' with a sh...
Steps to reproduce:1) Open the latest attached project.2) Switch the Graphics API to OpenGL Core. Shader compilation errors appear i... Read more
[OSX] Mac standalone build menu bar missing in windowed mode
Steps to reproduce: 1. Open the attached project2. Make a Mac standalone build3. Open the build and run it in windowed mode4. Observ... 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