Search Issue Tracker
[GLCORE][GLLEGACY] Game view doesn't update anti aliasing when its chang...
Project Steps: 1. Open scene "MSAA".2. Quality settings->Anti Aliasing change to Disabled.3. Quality settings->Anti Aliasing c... Read more
Custom grass prefab is colored red when painted on a Terrain and added a...
How to reproduce:1. Open the attached 'project-1182330.zip' project2. In the Hierarchy window select 'Terrain'3. In the Inspector wi... Read more
Unhandled Exception on a specific script when converting byte list to array
To reproduce: 1. Open user's attached project Expected: there will be no unhandled errors Note: error is caused by the 131th line on... Read more
[iOS] [URP] Depth Prepass results in performance regression when MSAA is...
How to reproduce:1. Open the attached 'Archive.zip' project2. Go to File > Build Settings and tick Development Build checkbox, sw... Read more
[AmbisonicAudioSources]DllNotFoundException when playing scene from GVR ...
To reproduce:1. Open attached project2. Play AmbisonicDecoderTest scene3. Observe exception in console DllNotFoundException: audiopl... Read more
Error message when importing a custom package
How to reproduce: 1. Open any (new) project2. Go to Assets -> Import Package -> Custom Package...3. Select any package (or the... Read more
[iOS] Texture2D.ReadPixels reads pixels from incorrect position with Met...
Steps to reproduce:1) Open the attached project.2) Build for iOS using Metal as Graphics API.3) Run the build on a device via Xcode.... Read more
Manual page on Skybox needs to be updated
6 Sided Skybox now also has the additional properties Exposure and Rotation. These have to be included and explained in the Properti... Read more
[Playables] "Animation Start" function is not trigger when SetTime() wit...
How to reproduce:1. Open attached project "Unreliable Animation Events at Start with Playables.zip" and scene "SampleScene"2. Enter ... Read more
Time.deltaTime and Time.unscaledDeltaTime returns 0 when starting paused
Reproduction steps:1. Open the user-attached project2. Open “Assets/Scenes/Test,unity”3. Click Pause and then Play4. Observe Console... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items