Search Issue Tracker
[Editor] Unity freezes when typing 'Infinity' to 'Start Lifetime' input ...
To reproduce: 1. Open the project 2. Select the GameObject 3. Start typing "Infinity" to "Start Lifetime" input field 4. Unity freez... Read more
Crash when adding a rendertexture to a prefab
Unity crashed when adding a rendertexture to a prefab. It happens in a completely empty project. Repro steps: 1. Create new project... Read more
ScriptableObjects seem to serialize their private collections unless the...
ScriptableObjects seem to serialize their private collections unless they are explicitly marked as NonSerialized. MonoBehaviours don... Read more
Null coalescing operator does not work for the Transform component
Steps to reproduce : - import the project attached - open the scene - press play and notice the message in the console : Should no... Read more
Sound volume increases suddenly when doing screen capture on iOS
1. Run attached project on iOS 2. Do Screen capture 3. You will be able to see sound volume increases suddenly. Someone also wrote ... Read more
Null ref exception in GetMaterialId() when combining for static batching
Happens when the first material in the materials array on a static renderer is not set. Read more
Flicker when displaying the foliage of trees
Steps to reproduce : - import the project at Case 564368 - open the scene Outland and notice the trees in the scene view Read more
[Curve Revamp] Animation rotation does not get saved if there is only on...
To reproduce: 1. Open project "Papal Simulator 2014" 2. Open scene bedroom 3. Select GameObject "Pope" 4. Open Animation window 5. I... Read more
Windows Phone 8 player stutters every several seconds
The stuttering has been reduced. It's not possible to completely get rid of this effect because of Microsoft's .NET garbage collecto... 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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working