Search Issue Tracker
Texture2D creates DXT texture when the unacceptable texture size is given.
Reproduction steps: 1. Create a new project2. Import the attached Script (DXTTest.cs)3. Run Script (Menu Entry > Bug Test > DX... Read more
[iOS][Metal] Black screen in the ResizedView project from the native sam...
To Reproduce: 1. Build and run the attached project on iOS with Metal.2. Observe that the screen is black and auto rotation doesen't... Read more
[GearVR] Unity Splash screen hang then load
1) Download the attached project2) Revert your unity version to a Personal edition if not already in Personal edition (We need the u... Read more
Animation keyframe index can be negative number
Reproduction steps:1. Create a new project2. Create and open new animation3. Create a new keyframe4. Keep dragging keyframe through ... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
Editor crashes on mono_traverse_object_internal when allocating memory
Reproduction steps:1. Open the project from the attached google drive link2. Go to Assets/Scenes/"DocumentationScene"3. Go to Jobs &... Read more
Importing FBX with custom FPS defaults the FPS to 12.5
Steps to reproduce:1. Download attached fbx file2. Import it to a new project3. Check the FPS count in the animations tab of the imp... Read more
[UI] Editor crashes when changing rotation property on a RectTransform i...
How to reproduce:1. Create a new project2. Place sprite to Assets' folder3. Create Image in the scene (Create -> UI -> Image)4... Read more
[Search] Open Search All window will move to newest additional window wh...
Steps to reproduce: Open a Unity project Open a Search All window using the magnifying glass icon in top right of editor or the shor... Read more
[Terrain] Unity crashes on adding of speedtree to Terrain
Preconditions:0. Create a new project and enable Collab.1. New project and scene.2. Added terrain.3. Imported Free SpeedTrees packag... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template