Search Issue Tracker
Crash when destroying state while working with AssetDatabase
Steps to reproduce: 1. Open attached project. 2. Open scene named "Test". 3. In the "Hierarchy" window create a new game object. 4. ... Read more
[DX11] GPU Skinning + Tessellation shaders crash AMD drivers
If the last thing rendered before GPU skinning starts was using tessellation shaders, then the actual GPU skinning crashes AMD drive... Read more
Setting Wireframe alpha color setting to 0 doesn't make wireframe transp...
1. Open new project in 5.4.0f1 2. Attach a Cube gameobject to scene 3. Set scene Shading mode to Wireframe 4. In Edit->Preferences ... Read more
Projector gets drawn two times when transparent object is in the scene
Reproduction steps: 1. Open the project 2. Open "Test Scene" 3. Play scene Expected result: Projection doesn't change color when a ... Read more
[iOS] Video Player doesen't work with iOS Simulator
To Reproduce: 1. Build and run the attached project for iOS simulator (tested on iPhone SE). 2. Click on any of the play video butt... Read more
Null character anywhere in middle of InputField causes exception in Inpu...
1. Open & play user attached project Repro scene. Notice ArgumentOutOfRangeException coming up. This happens because in input.Mov... Read more
[TerrainTexturing] Changes in terrain texture layers are not reflected o...
Steps to repro: 1. Open Unity; 2. Create new project; 3. Extract attached 'terrainTextureBug' package; 4. Open 'test' scene; 5. No... Read more
[iOS] Custom UI Text box corruption with IL2cpp
Steps to reproduce: 1) Open the attached project. 2) Set the scripting backend to IL2cpp in Player Settings. 3) Build and run on an ... Read more
Lines connecting to a motion in Blend Tree are intrerupted
Steps to reproduce : - create a new Animation Controller - add a new Blend Tree - assign a few motions and notice the connecting li... Read more
[Android] Screen width and height are swapped on android after resume fo...
To reproduce: 1) Open attached project and scene 2) Build and run on Android 3) Sleep the app or go back to home 4) Return back to a... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key