Search Issue Tracker
[Regression][AssetPackages] 'Done' button is corrupted when opening 'Ass...
1. Open Unity Connect window in 5.4.0b5;2. Click 'Asset packages...' button;3. Observe 'Done' button. Actual result:'Done' button is... Read more
"String too long for TextMeshGenerator" error when displaying a warning ...
Create a scene where generic and humanoid animations are applied to the same humanoid character (or use attached scene) Try to scrub... Read more
[entreprise support] When Graphics API for standalone is set to GLCore, ...
Steps to reproduce: 1. Open attached project (Extra_(de)compression.zip)2. Switch the build target to iOS (or Android)3. Right-click... Read more
[OSX][SceneView] Brush cursor position is updating with delay when movin...
Steps to repro: 1. Open Unity on OSX;2. Create new project;3. Add terrain gameobject (Gameobject -> 3D Object -> Terrain);4. G... Read more
Building the game with Lighting baking throws m_SystemData.empty() and s...
To reproduce:1. Open newly attached LightningCrash project2. Open s.unity scene3. Make sure that GI is baking4. Build and RunExpecte... Read more
[Scene] Can't shift-click to multi-select objects in scene view.
Multiple objects can no longer be selected by shift-clicking on them in the scene view. Repro steps:1. Open TestScene from attached ... Read more
[WebGL] SendMessage uses 'Eval' which gets blocked by chrome app security
-e: You get a security exception when calling SendMessage when your WebGL content is packaged up in a chrome app -repro:--Attempt to... Read more
[iOS][Win10][WP8.1][Matchmaker] Matchmaker fails with native code on 5.4
To Reproduce: 1. Build and run the app on iOS.2. Enter some name for the match and click Create.3. Observe that when CreateMatch is ... Read more
Transition from sub-state machine (created at the top level) is connecte...
In the top level of a state machine, we create a transition from the sub-state-machine to a top-level state. Entering the sub state ... Read more
[Editor] <ENTER> unsuccessful at updating serialized field within a publ...
"If I create a public array and serialize the field, I cannot move the property anywhere past 0, or it will revert to the previous p... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used