Search Issue Tracker
Wrong grass shader when creating TerrainData at runtime in a build
Reproduction steps:1. Open the attached project “Test Dynamic Grass.zip“2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Build... Read more
An undefined symbol error is thrown when building with the -fembed-bitco...
Reproduction steps:1. Open the attached project “AndroidBeeError”2. Open the Build Settings File>Build Settings3. Press the Build... Read more
Exception from Burst when Unity project path has non-ascii characters
How to reproduce:1. Unzip the repro.zip file. There are two projects in there. One repros, one doesn't.2. Load the project that has ... Read more
Error "MissingReferenceException: The object of type 'Material' has been...
How to reproduce:1. Open the project “IN_26158”2. Open “e0m1” Scene in Scenes3. Enter the Play Mode4. Exit the Play Mode Expected re... Read more
"InvalidOperationException" is thrown when creating new Input Action
How to reproduce:1. Open the project “IN_24666”2. Create new Input Action3. Unselect the created Input Action by pressing somewhere ... Read more
Terrain flickers in Scene and Game view when using HDRP Demo Scene
How to reproduce:1. Open the project “IN_24945”2. In the Hierarchy select “Main Camera” GameObject Expected result: no flickering in... Read more
Data in the "Label" section is not abbreviated with "..." when the colum...
Steps to reproduce: Create a project Add 2D/3D game object Go to "Inspector" tab Select any component Click on preset icon Verify, t... Read more
[VFX Graph] When unassigning SG, Output Inspector does not clear up a lo...
Hint: Take a look at screenshots for quick reproduction How to reproduce: Create a new VFX Create a new SG and open it Check Support... Read more
Custom renderer feature doesn’t work and errors are thrown when using th...
Reproduction steps:1. Open project “IN - 26766”2. Open scene “KeepFrame”3. Enter Play Mode Expected result: no errors are thrown and... Read more
Console throws "ArgumentNullException: Value cannot be null." when user ...
Steps to reproduce: Create a project Add 3D game object Go to "Inspector" tab Select "Box Collider" component Click on preset icon V... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default