Search Issue Tracker
[macOS]Dynamic line renderer code crashes unity on __abort_with_payload ...
How to reproduce:1. Open the attached unitybug.zip project2. Open the "BSplineLineRenderer" scene3. Enter the Play mode4. Ensure the... Read more
Render Texture is not cleared before Camera rendering when using Univers...
How to reproduce:1. Open User's attached URPTemplate.zip project2. Open SampleScene found in Assets -> Scenes3. Enter the Play mo... Read more
Null character anywhere in middle of InputField causes exception in Inpu...
1. Open & play user attached project Repro scene.Notice ArgumentOutOfRangeException coming up. This happens because in input.Mov... Read more
WheelCollider: setting steer angles to -5e-37 can confuse simulation
To reproduce:1. Open attached project2. Open Bugged scene3. Press play4. Steer the skateboard back up the hill toward the cylinder5.... Read more
Impossible to override package text style sheet in Editor
Steps: 1) Open the TextPlayground project (attached)2) Open the TextPlayground window via its menu item3) Check the button "Link" un... Read more
[Editor] Visibility state is not being saved while working in multiple s...
Visibility state for GameObjects is not being saved after removing or unloading the additive scene Steps to repro:1. Create a new pr... Read more
Plugins folder compiles even when nothing has changed in that folder
How to reproduce: 1. Open attached project- Project contains a single empty script at the root and a single script file with thousan... Read more
Removing a sprite reference from the a Sprite Light
To reproduce:1. On a Sprite Light with an assigned Sprite, remove the sprite.2. Observe the following error:UnassignedReferenceExcep... Read more
Global Illumination doesn't work in Build if scene is loaded as an Asset...
If a scene is built as an AssetBundle and is Loaded in another scene, Global Illumination will work in Play mode, but not in Build. ... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist