Search Issue Tracker
[iOS] Screen view is shifted after child view controller with different ...
Steps to reproduce: 1. Open attached project2. Build 'Untitled' scene for iOS3. Build Xcode project to iOS 8 device4. While holding ... Read more
[OSX][Crash] Editor crashes while building lighting when mobile platform...
Reproduction steps-----------------------1) Open users's project2) Switch to a mobile platform Android/iOS3) Load _TerrainTest scene... Read more
Compiler does not allow implicit conversions in a ternary operator
Steps to reproduce:1. Open attached project ("New Unity Project1").2. Notice that the "Console" window outputs: "Assets/test.cs(11,1... Read more
Regression: Rigidbody.MovePosition() is very slow on Editor
Regression - not reproduces in 5.4.0b23, started to happen since b24Rigidbody.MovePosition() is very slow on Editor, but fine on Sta... Read more
Null pointer exception when dragging line renderer into the scene and th...
Steps to reproduce: 1. Download and import attached project.2. Open scene: 02_effects_preview3. Press play.4. Make sure scene view a... Read more
Transparent black image when rendering in Linear Rendering mode
Steps to reproduce: 1) Download attached project "UnityBugreport_AlphaLinearLighting.zip" and open in Unity.2) Open scene "scene".No... Read more
Initializing const with non constant variables throws error message but ...
1. Open my attached project2. Open bug.unity scene.Notice Unhnandled exception error message popping in console.3. Try to double cli... Read more
[Retina] Poor Text quality on Retina display using non-native Screen Res...
Reproduction Steps:1. Open User's project2. Make builds resizable (PlayerSettings > Resizable Windows)3. You can use Default Scre... Read more
[Editor][Regression] 'String too long for TextMeshGenerator' is thrown a...
Steps to repro: 1. Open Unity 5.4.0b25;2. Create new project or open existing one;3. Choose Help -> About Unity;4. Observe the Co... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS