Search Issue Tracker
[iOS][Physics] Two MeshColliders pass through each other at certain angl...
With a specific mesh in the scene, when another mesh is moving towards it (standard Cube, Sphere or a custom mesh), instead of colli... Read more
Imported texture's color model is set to RGBA even when texture has no a...
To reproduce: 1.Download and open attached project2.Re import NoAlpha.tga texture and check it's color model in the inspector Expect... Read more
Content of nested Canvas is rendered at wrong position after pressing play
How to reproduce:1. Open the attached "WrongPositionBug" project2. Open the "test" scene and press play3. Go to the scene view, noti... Read more
Shaders become unlit when RenderTexture Anti-aliasing is active and Came...
When using a RenderTexture with Anti-Aliasing turned on, the object shaders become unaffected by lights if the MainCamera Rendering ... Read more
EditorGUIUtility.editingTextField keeps returning true after you stop ed...
Steps to reproduce:1. Open attached project2. Open Project View3. Select Script in project view4. Start renaming it - notice that Ed... Read more
[Physics] [Prefab] [Undo] Crash when reverting prefab who had Rigidbody ...
To reproduce:1) Create new project2) Add a cube3) Add Rigidbody and Configurable Joint on that cube4) Make it a prefab5) Select the ... Read more
[Linux Editor] Collaborate is not is not publishing changes made to the ...
Collaborate cannot be used in the Linux editor - when trying to publish changes, the Collab UI popup is reset and changes are not up... Read more
gameObject's Multi-dimensional array becomes null when object is Instant...
To reproduce: 1.Download and open attached project2.Open "InstantiateBug" scene3.Enter Play mode4.Notice error in the console Expect... Read more
Screen.dpi returns primary displays dpi when application is on secondary...
Steps to reproduce:1. Prepare a two monitor setup each with different DPI2. Open attached project "870209.zip"3. Build standalone4. ... Read more
[Terrain] Assertion and errors fail if Terrain is selected in Hierarchy ...
I have same terrain asset in PlayScene and NetWorkScene in my project. When Terrain is selected in Hierarchy / Inspector and Network... 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 Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template