Search Issue Tracker
TextAsset Object is still null after calling it's constructor from script
To reproduce: 1.Download and open "repro886727project".2.Open "test" scene.3.Enter play mode.4.Check the console for output. Expecte... Read more
Animation's clip name isn't renamed in Import settings when using @ prefix
Steps to reproduce:1. Download @cube.fbx2. Create new project and import @cube.fbx Expected results: Animation name in Project and i... Read more
[Android] Application crashes when live video input is rendered on WebCa...
Steps to reproduce: 1) Download attached project 'WebCamTextureCrashReproProject.zip' and open in Unity2) Build and run 'main' scene... Read more
Embedded smoke particle systems do not work correctly in the Play mode
To reproduce:1. Download and open the attached project;2. Open scene MainMenuScene;3. Enter Play Mode Expected result: Particle syst... Read more
Hinge joint 2D does not maintain its shape, when object's position is ne...
Reproduction steps:1. Open project attached(LinkingIssue.zip)2. Open scene "PhysicsScene"3. Press play. Expected result: All bridges... Read more
[UI][LOD][Inspector] SpeedTree LOD1 could not be scaled up if this LOD l...
Steps to repro: 1. Open attached project;2. In the Project folder go to Assets -> FreeSpeedTrees folder;3. Select 'Broadleaf_Desk... Read more
[Auto][PVR] Light Probes fail to compute when switching bake backends
In Progressive Lightmapper, light probes fail to bake when auto mode is enabled. Steps for reproduction:1) Open the "TestScene" in t... Read more
Request error (error) in console when Searching by Type in the Project B...
Steps to reproduce :1. Create a new project2. Click on "Search by Type" or "Search by Label" in the Project window3. Select Search "... Read more
[OpenGL] Text in Editor becomes red after displaying popup windows due t...
Steps to reproduce:1) Open the latest attached project (from fogfiles).- Notice that an import window appears while the project is l... Read more
[Physics] CapsuleCast returns NaN for hit.point
In the repro the capsule cast is so tiny, why can't a raycast be used here instead? In the physx docs it says: "There are some pitfa... 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