Search Issue Tracker
[WebGL] NavMeshSurface crashes player when it refers to a NavMeshData file
https://github.com/Unity-Technologies/NavMeshComponents Add a NavMeshSurface component to an object.Press the Bake button from it's ... Read more
Modifying ints with short ranges via property name in Inspector leads to...
Steps to reproduce: Open a Unity project Add a new GameObject to the scene (GameObject > Create Empty) Add the attached IntInspec... Read more
[GrabPass] Screen flips upside down when using GrabPass, HDR and image e...
The game view is vertically flipped when the following conditions are met: - The camera renders a material that uses GrabPass.- HDR ... Read more
[IL2CPP] Master and Release player crashes when using Unity Physics pack...
Steps to reproduce:1. Download and open the 1159445_repro project2. Build a standalone player with IL2CPP back and Master configurat... Read more
[Terrain] Editor crashes on applying/removing branch material of the sta...
Editor crashes on applying/removing branch material of the static Tree. Steps to repro:1. Open the attached.2. Tree game object >... Read more
Light Explorer Search functionality has no character limit
Steps to reproduce: Open a Unity Project Open the Light Explorer at Window > Rendering > Light Explorer Copy a large amount of... Read more
[Universal RP]Opaque texture is not downsampled when setting Opaque Down...
How to reproduce:1. Open the project from the attached file "1223894.zip"(download link in edit)2. Enter Play Mode and inspect the S... Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... Read more
[GLES3][LWRP] VFX Graph are not compiled on Mali GPU, GLSL link error is...
To reproduce:1. Create a new project;2. Create a default VFX Graph;3. Drag it to the scene4. Build and run the scene on Android devi... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks