Search Issue Tracker
Camera.ScreenToWorldPoint returns incorrect values when built in WebGL
How to reproduce:1. Open user's attached "ProgrammingAssignment2.zip" project2. Open "SampleScene" Scene3. Enter Play Mode4. Move th... Read more
Wrong transform is returned when accessing prefab’s transform by using “...
How to reproduce:1. Open the attached “SnappingGameObject.zip” project2. Open “SampleScene” Scene (Assets > Scenes)3. Enter Play ... Read more
"InvalidCastException: Specified cast is not valid." is thrown when crea...
How to reproduce:1. Open the attached project "AnimBagProject.zip"2. Right mouse click on "BadObject" in the Hierarchy window3. Clic... Read more
[URP][Package samples] Scenes using FirstPersonController not working in...
Steps to reproduce: Create a new Universal 3D project. Open Window > Package Manager > Universal RP. Click "Samples" tab and c... Read more
Null character anywhere in middle of InputField causes exception in Inpu...
1. Open & play user attached project Repro scene.Notice ArgumentOutOfRangeException coming up. This happens because in input.Mov... Read more
[Android] [GearVR] Audio distortions/crackle if CPU usage > 40msec
Steps to reproduce: 1) Download attached project 'vTimeAudioTest.zip' and open in Unity2) Create .osig file for testing device3) Bui... Read more
[URP] When Native RenderPass is enabled and URP's Deferred Rendering is ...
When Native RenderPass is enabled and URP's Deferred Rendering is used, objects with Render Mode set to Grass in the Terrain's Paint... Read more
[SceneManager/GI] Application not responding during SceneManager.LoadSce...
Steps to reproduce:1. Open "LightingDataLoading" project2. Open "Start" scene3. "Build and run" this project4. Push button "Load sce... Read more
MainCamera's tag is set to "Untagged" instead of "MainCamera" when creat...
How to reproduce:1. Create a new project2. In the Hierarchy select "Main Camera"3. In the Inspector check its tag Expected result: M... Read more
“ValidateSchema Error2” error is thrown in the Player when using IL2CPP ...
How to reproduce:1. Open the “IL2CPPPlayerDBIssue“ project2. Open the “SampleScene”3. Make sure that “Scripting Backend” is set to “... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project