Search Issue Tracker
[Windows][.NET 4.x] Delegate.DynamicInvoke fails with an exception when ...
When attempting to use Marshal.GetDelegateForFunctionPointer with the IntPtr returned from "GetProcAddress" (kernal32) when the scri... Read more
Freeze/Crash on HP_UnlockPlugin when Solver Iteration Count is set to mo...
How to reproduce:1. Open the attached project "Case_1231721" and load scene "2b1. Motion Properties - Mass"2. In the Hierarchy selec... Read more
Cryptic error: Assertion failed on expression: 'count <= std::numeric_li...
How to reproduce: 1. Open attached project2. Open scene test3.unity3. Play the scene- Note the Assertion failures in the console tha... Read more
Clicking on overridden Components in the Prefab Override menu throws a W...
Steps to reproduce: Create a prefab with any components (Sprite Renderer + Rigidbody2D, for example) Change any component settings o... Read more
[iOS] PBXProject.AddFileToBuild method fails build when appending build ...
How to reproduce:1. Open the attached 'PictureCrossAppendBuildIssues.zip' project2. Switch platform to iOS3. Build the Xcode project... Read more
Standard shader with a low smoothness value shows banding in WebGL
Reproduction steps:1. Open the attached project "WebGLBanding" and open the scene "spherescene"2. Build the game for WebGL and play3... Read more
AudioClip.GetData returns samples that are missing parts of the original...
To reproduce:1. Open the attached project2. Listen to the audio clip in the "Assets" folder "Sample Clip"3. Enter play mode4. Press ... Read more
Delayed Text Field loses it's value when Shift + Tab (previous Delayed T...
How to reproduce: 1. Open attached project and "TestScene"2. Click on Canvas -> Text3. Change Delayed s3 value4. Press Shift + Al... Read more
"Can not play a disabled audio source" is thrown when audio is toggled o...
How to reproduce: Open the attached project "BugReportAudioSource.zip" Toggle audio on in the Scene view window Expected results: No... Read more
Enum not handled on editor Dock Area OnGUI when selecting game objects i...
To reproduce: 1. Open attached project.2. Open scene: ENUM BUG REPRO3. In hierarchy, expand go: Fire meteor P expand me.4. Select th... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code