Search Issue Tracker
Event.current.keyCode doesn't have the appropriate Event.current.charact...
Repro steps: 1. Open "UPM.zip" project2. "Tools" -> "Unity Shell"3. Select the "ConsoleWindow" and press the "A" key Expected res... Read more
InvalidCastException thrown when casting using UniRx and 4.6 .NET script...
Steps to reproduce:1. Open attached project2. Make sure '.NET 4.6' is selected as scripting runtime version3. Enter play mode Expect... Read more
PVRTC compression on OSX takes much more time than on Windows
To reproduce:1. Open repro project2. Play scene Expected: sprite atlases will be repacked in ~3minsActual: it takes about 10-15 mins... Read more
Custom Shader causes Selection Outline to stop working
Implementing a custom surface shader that uses a different name than "uv_MainTex" for its texture coordinates, causes the Selection ... Read more
Some of the bones made with Anima2D cannot be moved when in Play Mode
To reproduce:1. Open attached Unity project "1821 The Rebellion.zip"2. Open "sceneA" scene3. Open Animator window set FakeWalkShootA... Read more
In Multi-Scene editing, changing active scene leaves NavMesh settings of...
To reproduce:1. Open attached Unity project "NavMeshWindow.zip"2. Observe that scenes "1" and "2" have different Navigation Bake con... Read more
Editor crashes and Assertion failed on expression: '!gameObject.IsActive...
To reproduce:1. Open repro project(link in edit)2. Open 'Test' scene3. Delete all GameObjects except 'MachineGun'4. Play scene Expec... Read more
Mock-HMD only view shows only the Left eye view for both sides
Steps to reproduce:1. Download and open the attched project2. Make sure Mock HMD is selected as the VR device3. Open scene4. Enter P... Read more
Texture rendered by the projector spans beyond the area in FOV if there ...
Texture rendered by the projector spans beyond the area in FOV if there are non-transparent pixels on the edge of the texture. Repro... Read more
Crast at Camera::SetTargetTextureBuffers when Graphics.SetRenderTarget i...
Steps to reproduce:1. Open "UnityBug.zip"2. Load "BugScene" scene3. Enter playmode-Crash Note: Issue is located in Cam2DLitSources.c... 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
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned