Search Issue Tracker
[WebGL][Android] Can't switch device camera on Android WebGL
Reproduction steps:1. Create a new project and Import the attached custom Package "switchCamera.unitypackage"2. In the Project windo... Read more
ProBuilder Objects do not update their Mesh Colliders in Editor when the...
How to reproduce:1. Open the attached project named "Case_1283167"2. Open the SampleScene3. Select the Cube object4. Make sure the P... Read more
Editor hitches on Application.Message.MouseMove when using Mouse3 to mov...
How to reproduce:1. Open attached project ("dragrepro.zip")2. Open the scene - SampleScene3. Open the Profiler, enable Deep Profilin... Read more
[Terrain Tools] ArgumentException occasionally occurs when attempting to...
1. Create a Terrain Object in the scene2. Add a layer to the Terrain Object3. Attempt to add the same layer to the Terrain Object Ac... Read more
Removing 5th Terrain Layer then Undo'ing that action will create unexpec...
1. Create a Terrain Object2. Add 5 layers to the object3. Paint all 5 layers onto the Terrain4. Remove the 5th layer from the Terrai... Read more
[Terrain Tools] Incompatible texture formats for various noise operation...
Repro steps:1. Open new project2. Add to the project the Terrain Tools package that is checked out to PR revision3. Open Project Set... Read more
Terrain Detail object doesn't work if parent object is not MeshRenderer
1. Create a Terrain Object in your scene2. Create a Prefab object where the parent object does not have a Mesh Renderer component on... Read more
Canceling on setting a new Folder Path will clear current folder path se...
1. Open up the Terrain Toolbox window in Windows -> Terrain -> Terrain Toolbox2. Select the Create New Terrain Tab3. View the ... Read more
Terrain Lit Opacity as Density option causes alpha'd areas on the 5th la...
1. Create a Terrain GameObject2. Add some terrain layers to the Terrain GameObject - Note: Terrain Tools Sample Pack is on the asset... Read more
[iOS] Crash when using the "Sign In With Apple" capability
Reproduction steps:1. Download and open the attached "Apple Sign In Test.zip" project2. Build and deploy the app to a device(The fol... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code