Search Issue Tracker
[TrailRenderer] Initial trail position is different when loading the sce...
Repro steps:1. Open TrailLineRenderer scene from attached project and press play.2. Observe expected behavior.3. Open SceneControlle... Read more
Duplicating Custom assets with other assets nested within them creates a...
Steps to reproduce:1. Download and open attached project2. Create Assets-->Create-->">> NESTED OBJECT"3. Select "NestedA... Read more
Index error while creating a new project
How to reproduce: 1. Open attached project "case_846859-repro.zip"2. Go to File -> New Project -> Create project3. Observe the... Read more
[Unity 5.5][Occlusion Culling]Unity editor will crash when reading a sce...
in Unity Editor,1. Create a scene.2. Bake occlusion culling.3. A scene to assetbundle.4. Load a scene from assetbundle.5. Unity will... Read more
Files with long non latin character names are shown as changed when coll...
Steps to reproduce:1. Create a project on a machine running Windows 102. Enable Collaboration for the project and make an initial co... Read more
Calling ApplyModifiedProperties for a Serialized derived text after sett...
Steps to reproduce:1. Download and open the attached project2. Open "TestScene"3. Click on Canvas-->GameObject in the Hierarchy v... Read more
[WindowsStandalonStandalone build crashes at "build.exe!PlayerMainWndPro...
To reproduce:1. Open the attached project2. Build and run it (make sure you launch it in exclusive fullscreen)3. Press spacebar to c... Read more
CanvasRenderer.OnTransformChanged is called on UI objects which transfor...
How to reproduce:1. Download and open the project from OwnCloud2. Open LipSync scene3. Open Profiler (Window -> Profiler)4. Play ... Read more
Particle System scale is not applied to the Shape Module of sub emitter ...
How to reproduce:1. Open the attached project2. Open ShapeModuleScale scene3. Select particles in the hierarchy so they start simula... Read more
Particle system's trails start from old location after particle system's...
Steps to reproduce:1. Download and open repro.zip2. Open scene "ParticleTrailEmit"3. Set delay in script to 5 (seconds) which is att... 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