Search Issue Tracker
[tvOS] Project fails building if XCode 7.3 beta 4 is used
1. Open attached project2. Build to tvOS3. While XCode is building it will fail on "Keyboard.mm" file with following errors: /Users/... Read more
Capture Display fullscreen mode causes Chrome to only take up half of th...
How to reproduce: 1. Open attached project2. Open a window of Google Chrome3. Put the Chrome window into Fullscreen4. Build project ... Read more
Unity hangs and crashes on debugging project with KeyNotFoundException:...
To repro:1. Open project attached.2. Open any scene and Open RestartGame script.3. Add breakpoint on Press function.4. Attach to Uni... Read more
Massive memory use when calling Camera.Render in Editor
Calling Camera.Render repeatedly from C# in the Editor will cause the memory used by the editor to grow massively. This isn't exactl... Read more
[Old AMD Only][GLCore] GUI flickers in game view during play mode
Project Steps:1. Play demo_scene2. Move camera a bit with mouse3. Notice that GUI stats (If you have it opened) and fps image flickers Read more
[AW] while recording a Legacy Animation's rotation incorrectly sets curv...
How to reproduce:1. Create a game object, assign it an "Animation" component (Legacy Animation)2. Open the Animation Window3. Create... Read more
Networking LLAPI: Networking.HostTopology.MessagePoolSizeGrowthFactor is...
The scripting reference describes that the message pool size for Networking will increase by Networking.HostTopology.MessagePoolSize... Read more
Static batching limited in draw call
It seems there is some number behind the hood. That splits statistically batched object to multiple draw calls. Inspector shows that... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size