Search Issue Tracker
Freshly imported texture with alpha channel is not treated as transparen...
Alpha channel is ignored on freshly imported RGBA 32bit image in project and preview windows To reproduce:1. Create a new project2. ... Read more
SerializedProperty.prefabOverride affects other properties as well
Steps to reproduce:1. Open user attached project2. Create an empty game object3. Attach TestScript.cs to the object4. Make a prefab ... Read more
[iOS][A11] Screen.dpi() method return incorrect number of DPI on iPhone ...
To reproduce:1. Open attached project2. Open build settings, select iOS platform and add "main" scene3. Build and run project on a d... Read more
Unity Editor crashes from a fixed statement in .dll compiled by VS 15.5 ...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode Result: Crash Reproduced on 5.6.4p1, 2017.2f1, 2017.2.... Read more
[VideoPlayer][Android] Application crashes with Fatal signal 11 (SIGSEGV...
To reproduce: 1. Download and open attached "Video-AndroidSEGV.zip" project.2. In Build settings add "Main" scene to build.3. Build ... Read more
Crash occurs when importing .dae file
Reproduction steps:1. Open Unity and create a new project2. In the menu bar select Assets -> Import New Asset and select the prov... Read more
Rotating an object with an interpolated rigidbody changes it's velocity ...
Steps to reproduce:1. Open user attached project2. Play the "VSync Test" scene3. Press V to toggle QualitySettings.vSyncCount betwee... Read more
[Android] RegionInfo returns incorrect information on Android
The RegionInfo information differs between Android and other platforms. On Android, Name, DisplayName, EnglishName,NativeName, TwoLe... Read more
[Mobile] Enabling Box Projection creates visible artifacts
Enabling Reflection Probe Box Projection in the GraphicsSettings results in a cross of thin, sharp lines. Without Box Projection, re... Read more
Wrong rect.width value if the Rect Transform is in other scene
How to reproduce:1. Open the "Project.zip" project2. Open the "StartScene" scene3. Press Play4. Press "Load Second Scene" button5. C... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation