Search Issue Tracker
Add T4 templates to user script projects
While editing scripts in MonoDevelop, user has created text templating "T4 Template" file, which was successfully added in file hier... Read more
Camera.Render throws "Screen position out of view frustum" error when pr...
How to reproduce:1. Open the attached project's Scene labeled "main"2. Enter the Play Mode3. Inspect the Console Window4. Review the... Read more
[DrawMeshInstanceIndirect] Wrong computeBuffer being passsed to consecut...
Steps to reproduce:1. Open the attached project (CharacterInstancing (u5.6.0b1).zip)2. Open the Assets/AnimationMatrixGpu/AniMatrix_... Read more
IL2CPP Regression: Projects with Ionic Zlib assembly fail to build in 4....
Reproduction steps:1) Open attached "ZlibIL2CPP" project in the Unity Editor.2) Switch to iOS build configuration3) Open Player Sett... Read more
Windows Phone 8 applications running on devices with Adreno 225 GPUs hav...
These devices include Nokia Lumia 820, 920, 1020, HTC 8X and Samsung Ativ S. This is caused by GPU driver issues. Shadows are availa... Read more
Baked lighting data lost after rebake in copied scene
To reproduce:1. Open attached project2. Open scene, bake lightmaps3. Make a copy of scene4. Bake lightmaps in the copy5. Lightmaps i... Read more
Display.displays.Length outputs wrong display count in Editor console
Steps to reproduce:1. Download and open the attached project2. Open scene "DisplayTest"3. Open second Game view4. Set to display 25.... Read more
[Metal] Game view becomes black or pink when using “ScalableBufferManage...
How to reproduce:1. Open the user’s attached “URPDynamic2021316.zip” project on a macOS device2. Enter Play Mode3. Press the “MSAA O... Read more
Lighting is incorrect when a custom projection matrix is set on the camera
See attached image.Regression from 3.5Steps to reproduce.1. Open scene (camera_repro)2.Press Play: 2 views of the same scene, one us... Read more
[Mobile] [Input System] External keyboard not working in TMP_InputField
Reproduction steps:1. Open the project in "Test_new_input.zip"2. Build for iOS3. Connect a keyboard to your iOS device4. Deploy the ... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class