Search Issue Tracker
[Local] ParticleSystem.Start doesn't start simulation in some camera loc...
Steps to reproduce: 1. Open attached project2. Open scene "ParticleIssueScene"3. Run scene (make sure that scene view isn't visible)... Read more
[Handles] Transform handles are missing after exiting play mode
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. Run it. Two child objects will be instantiated for cubes4. In sc... Read more
Modifying Asset .meta files directly does not rebuild Library
Steps to reproduce:1. Open the attached project2. Click the 'Wall' prefab3. In the Inspector tab go down to Asset Labels4. Add a lab... Read more
[New Feature] Baked lightmap for Skinned Mesh Renderers in Unity 5
- In 4.6, Beast supported lightmapping of Skinned meshes. - In Unity 5, Skinned meshes can be tagged for lightmapping but when light... Read more
[LocalSimulation] Not all particles are destroyed after ParticleSystem.S...
Steps to reproduce: 1. Open attached project2. Open scene "ParticleIssueScene"3. Enter play mode (make sure that scene view isn't vi... Read more
Floating window is not affected by monitor scale while context menu is
Steps to reproduce:1. Open attached project and set editor layout to default2. Set scale of one of the monitor's to 150% (the scale ... Read more
Rescaling custom editor window crashes on CreateDirect3D11SurfaceFromDXG...
Steps to reproduce:1) open attached project2) open scene 'Test'3) Window > amplify color > LUT browser4) Attach this new windo... Read more
Windows Standalone player launcher does not default to native resolution
To Reproduce: 1. Create an empty app.2. Make sure that 'Default is Native Resolution' is checked in player settings.3. Build and Run... Read more
Second "Build" fails when animation window is opened
To reproduce:1. Open attached project2. Open "game" scene3. Open Animation window4. Build for iOS5. Select "_GameController" game ob... Read more
Hebrew is not recognized on Android by Application.systemLanguage
Using Application.systemLanguage on Android device that used Hebrew language returns "Unknown", rather than Hebrew. 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