Search Issue Tracker
Continous baking is enabled by default in 2D project
Steps tp Reproduce:1. Create a new project in 2D.2. Run the scene and observe the baking bar appears with the message "Baking paused... Read more
Capsule Collider Bounds Incorrectly Calculated
To reproduce:1. Open attached project2. Open scene3. Press play4. Open scene view5. Select Collider - Incorrect bounds6. Notice that... Read more
[AssetBundle] Setting assetBundleName in OnPreprocessAudio() crashes Unity
Steps to reproduce this issue: 1. Open the attached project2. It has a script with few lines:void OnPreprocessAudio() {assetImporter... Read more
Linux: Pressing TAB while editing text in an input field inserts an actu...
-e: see title, doesn't do that on windows or osx standalone -repro:--create new scene--add input field http://docs.unity3d.com/Manua... Read more
[docs] 'Linear Rendering Hardware Sampling' should be changed to 'Linea...
The property "Linear Rendering Hardware Sampling" seems wrong in PlayerSettings.It should be 'Linear Rendering'. Documentation/en/Ma... Read more
Default reflection probe behaviour for particle systems is 'Blend Probes...
Very infrequent that you would want particles shaders to read reflection probes. Also causes issues when testing reflection probe bo... 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