Search Issue Tracker
UNITY_VISIONOS defines are undocumented
Unity has a feature where platform-specific DEFINEs are set in all C# code. For example UNITY_IOS or UNITY_PS5. When running against... Read more
Shader is rendered pink or not rendered at all in the Editor and Player ...
How to reproduce:1. Open the "IN_69207" project2. In the Build Settings make sure the Android Platform is selected3. In the Project ... Read more
Rotating the IK bone chain in certain angles can cause it to flip 180º
This is previously reported by a user in the 2d forums: https://forum.unity.com/threads/flip-bug-with-inverse-kinematics-limb-solver... Read more
[TMP_Backport] TMP_SpriteAsset sprite icons don't match the name when in...
How to reproduce: Open the project "IN-68950_TMProBug" Select DefaultIcons.asset in Assets → Resources Expand and observe the Sprite... Read more
No available method to copy the names of Matching Selectors when using U...
Reproduction steps:1. Open the attached “New Unity Project.zip” project2. Open the “UI Builder” (Window > UI Toolkit > UI Buil... Read more
Inspector freezes and "NullReferenceException" errors are thrown when "E...
Reproduction steps:1. Open the attached “TextGlyph.zip” project2. Select the “Text (TMP)” GameObject in the “Canvas” in the Hierarch... Read more
The Update function is not called in WebGL when the browser is minimized
How to reproduce:1. Open the “webgl“ project2. Make sure the platform is Web3. Select File → Build and Run4. Open the web console wi... Read more
[Linux] Unity Editor fails to import the project in batch mode when buil...
Reproduction steps:1. Setup Ubuntu 22.04 on WSL2. Build the “BugRepro” Project in batch mode (example: {{~/Unity/Hub/Editor/<vers... Read more
“VideoPlayer.DecodeNextFrame” continues decoding in Profiler when the Vi...
How to reproduce:1. Open the user’s attached “Splash Screen Test.zip” project2. Enable the “Developer Build” setting and build the p... Read more
[tvOS] CFBundleShortVersionString is not updated when changing Version i...
How to reproduce:1. Open the attached Project "testt"2. Open Edit -> Project Settings... -> Player3. Edit the "Version" field ... 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