Search Issue Tracker
Rect Transform tool handles sometimes become ungrabbable
How to reproduce:1. Open the user's attached project2. In the Project window enter "New Scene"3. In the Hierarchy window select Canv... Read more
Assertion raises while dragging script onto prefab asset Inspector
Steps:1. Create a script2. Create a new scene3. Add empty GameObject4. Drag GameObject to Project Brower to make a prefab asset5. Se... Read more
Exporting package without ExportPackageOptions.Recurse exports an empty ...
To reproduce:1. Open attached project "packageexport.zip"2. Press Test > Export Package3. Delete Dossier1 folder from Assets fold... Read more
Linear color space build can be started with WebGL 1.0 in the API list
-e: when selecting Linear color space there should be a hint that you need to remove WebGL 1.0 from the API list and you should not ... Read more
Trying to turn a prefab instance with missing asset into a prefab again ...
Steps to repro:1. Create a GameObject2. Turn it into a prefab3. Delete the prefab asset4. Drag prefab instance in the project view. ... Read more
Positional and rotational changes to prefab are not applied when applyin...
How to reproduce:1. Open attached project "Case_1105447_changes"2. Open "SampleScene"3. Select "CubePrefab" instance in the scene4. ... Read more
[Improved Prefab] Removed component doesn't disappear completely from th...
The removed component doesn't disappear completely from the Prefab Instance even after Applying changes to Base also MissingReferenc... Read more
Using range serialized field will not update the inspector correctly.
Steps to reproduce- Open the attached project in 2018.3.0f1- Select the cube object- Open the script CubeMovement- Change [Range(0f,... Read more
DLL Placeholder values cannot be found when DLL is in a local package
How to reproduce:1. Download and extract the "1105403_repro.zip" archive2. Open the "1105403_project"3. Observe the errors in the Co... Read more
[iOS][LWRP] GPU Crash when launching the template LWRP project on certai...
To reproduce:1. Using Unity Hub create a new project using LWRP template2. Switch platform to iOS3. Build and run SampleScene Expect... 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