Search Issue Tracker
[ReflectionProbe] Baking custom reflection light probes overwrites the u...
Baking custom reflection light probes when an .exr file (Texture type: cubemap or HDRI) is assigned as the custom cubemap overwrites... Read more
[SkyManager] Thumbnails in a Project window get darker after reimporting...
How to reproduce:1. Create a new Unity project2. Create a cube in a scene3. Create a prefab from a newly created cube4. Create new M... Read more
[AMD Radeon only] Shadows.PrepareShadowMap Prevents SceneLoadAsync from ...
We're breaking down a common reported problem "SceneLoadAsync is not Async" https://fogbugz.unity3d.com/f/cases/845531/ to attempt t... Read more
Particle System isn't culled off-screen when the Culling Mode is set to ...
How to reproduce:1. Open the user-submitted project2. Open the scene "Sample Scene" and enter Play mode (Assets/Scenes/SampleScene.u... Read more
[UI] Editor crashes when changing rotation property on a RectTransform i...
How to reproduce:1. Create a new project2. Place sprite to Assets' folder3. Create Image in the scene (Create -> UI -> Image)4... Read more
Add component RectTransform can't be undone for a prefab instance in hie...
To reproduce:1. Create a new project.2. Create empty GameObject.3. Make a prefab of it.4. Select instance of a Prefab in Hierarchy, ... Read more
Shaders lost from standard water asset
Steps to reproduce: 1) Download attached project "New Unity Project2.zip" and open in Unity 5.3.x version.2) In Project tab, click o... Read more
Subgraph Block cannot be dragged and dropped to the workspace and it thr...
Steps to reproduce: Import the attached package Open New VFX Try to drag and drop ConnectTarget2 to the workspace Actual results: Co... Read more
[XCode] [iOS] "UNITY_USES_REMOTE_NOTIFICATIONS" is set to 1 by default
Reproduction steps:1. Create new project2. Build to iOS platform3. Open Xcode project4. Open "Classes/Preprocessor.h" code5. Notice ... 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