Search Issue Tracker
[UGUI] Batches count is different if camera is more than 200 units away ...
To reproduce:1) Open the attached project and scene2) In Game View, open Stats window to see batches count3) Play it4) Move the Main... Read more
Selecting clips through playhead in a timeline with 30+ tracks throws a ...
How to reproduce:1. Open the attached "TimelineNRE.zip" project and open "SampleScene"2. Open the "Main CameraTimeline.playable" in ... Read more
[HDRP] Double camera preview
Version tested: 2022.1.0a1 + HDRP from packman Steps to reproduce: 1) Simply open HDRP template with latest Unity2) Select any camer... Read more
Unity crashes on scene saving
Steps to reproduce : - create a new project- right click in the Hierarchy and create a cube- go to File > Save scene- name the sc... Read more
In the Project window Package folders are visually empty when a new 3D (...
This is related to packages upgrade:- If you create 3D URP template project, go to Package Manager and see that some packages has ne... Read more
Incorrect TextMesh bounds cause incorrect frustum culling
Steps to reproduce:1. Open the attached project (frustumcullingtextmesh.zip)2. Open the Assets/main.unity scene3. Press play4. You w... Read more
[5.6] Light color alpha does not pass into the shaders
The alpha value of light's color property does not pass into shaders regardless of rendering path (deferred/forward). It is fixed fo... Read more
[WSA] fails to load xml file
Repro steps:1. open project "New Unity Project.zip";2. build to WSA platform. Build and run generated project;3. press "save" button... Read more
Changes are not saved when entering the Play mode after editing Sprite A...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open the "Assets/Scenes/SampleScene.unity" scene3. Click on the “Ass... Read more
Error “InvalidOperationException while resolving binding ‘Eye Gaze Rotat...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Samples/XR Interaction Toolkit/3.0.3/Starter Assets/... 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