Search Issue Tracker
[Mono] Cultureinfo.currentculture doesn't work
To Reproduce: 1. Run the attached project.2. Observe that System.Globalization.CultureInfo.CurrentCulture always returns Invariant L... Read more
Rendering stops and light cookie error is spammed when light limit is re...
Mobile has a per frustrum light limit of 32 in URP. The expected result when this limit is hit is light popping. When the limit is h... Read more
[HDRP] Debug mode will turn off if you move around in a scene
1) Open any scene, I used template2) Add a planar reflection probe3) Turn on any debug mode. I used Normal map4) Move around in the ... Read more
Crash when using reflect operation with unityeditor scope
How to reproduce:1. Download and open the attached "crashtest" project2. Enter Play mode3. Observe the crash Reproducible with: 2023... Read more
If the parent UI Object has "IPointerDownHandler", then it blocks childs...
Reproduction steps:1. Open "1186487" project2. Enter Play mode3. Click on the "Working" button4. Note output "Click Detected on Butt... Read more
EditorGUI.TagField and similar drop-downs do not show mixed values when ...
How to reproduce:1. Create a new Unity project2. In the SampleScene select both 'Main Camera' and 'Directional Light' GameObjects3. ... Read more
"Rotation quaternions must be unit length" error appears when multiplyin...
How to reproduce:1. Open the user’s attached “MinimalTestCase20232.zip” project2. Enter Play Mode3. Observe the result Expected resu... Read more
ConfigurableJoint's parameters are not saved in the Prefab after Runtime...
How to reproduce:1. Open the attached “IN-115529” project2. In the Project window, find and enter “TestBug“ scene3. Enter Play Mode4... Read more
Addressables - ArgumentOutOfRangeException occurs when attempting to giv...
If you attempt to create a new Addressables profile with an empty name, an ArgumentOutOfRangeException occurs. ArgumentOutOfRangeExc... Read more
Crash in SpookyHash::Short when marking a model loaded from Asset Bundle...
How to reproduce:1. Open user-submitted project (AssetBundleTest)2. In the Menu bar select Test > Load3. In the Hierarchy window ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default