Search Issue Tracker
[FBX] Unity hardcrashes when importing blender rigify model
Steps to reproduce: 1. Open attached project2. Open "meshes" folder3. Reimport "boxman.fbx"4. Unity either hardcrashes or crashes wi... Read more
Baking any type of light creates artifacts in the lightmap
BY DESIGN:The model had no UVs, they need to be generated Read more
{OSX}Event.current.use() causes error when used in OnDrawGizmosSelected(...
Reproduction steps:1) Run users project, and enter the test scene (on Mac!)2) Selected "Select Me!" object in the hierarchy window.3... Read more
Event window does not update content when changing animation
Event window does not update content when changing animation Create two animations with an event each. Each event should refer to th... Read more
DontDestroyOnLoad executed in edit mode makes GameObject disappear from ...
How to reproduce:1. Open the attached project2. Create empty game object in the scene3. Drag SceneManager.cs script to it4. Notice t... Read more
[WSA] Product name containing an apostrophe sign causes issues in App.xa...
In "Player Settings" using "Product Name" with an apostrophe (example: User's Project), causes issues in App.xaml.cs and MainPage.xa... Read more
Event window does not refresh when Unity retrieves focus, and stays white
Open Animation WindowAdd an eventDouble-click event to open event windowSelect another applicationGo back to Unity Window is white, ... Read more
WWW.audioClip does not recognize audio type from S3 urls
Repro steps:1) Open my attached project and the only scene in it2) Play the scene3) Notice the error that it was unable to determine... Read more
The NavMesh Surface Build Volume is visible when the component is off or...
The NavMesh Surface Build Volume is visible when the component is off or when the component is deselected To reproduce:1. Open attac... 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