Search Issue Tracker
Standard Shader with Transparent Rendering Mode after changes becomes in...
To reproduce the issue follow the steps: 1. Open "Unity5_4_Beta7CubeSurfaceTest" project 2. Play "CubesTest" scene 3. Select "Cube" ... Read more
NavMeshAgent.remainingDistance doesn't work with two NavMeshAgents in th...
NavMeshAgent.remainingDistance doesn't work with two NavMeshAgents in the scene. According to the docs, "If the remaining distance ... Read more
[iOS] Texture on device takes more memory than it should
To reproduce: 1. Open the attached project 2. Build for iOS with Profiler attached 3. Build with Xcode to iOS device 4. Open Profile... Read more
Unnecessary GC pressure in editor when querying for a component that doe...
Using this.gameObject.GetComponent<>(); uses much more memory if you are searching for the component that does not exist on that spe... Read more
TextMesh normals & dynamic batching issue
Dynamic batching does not work correctly with TextMesh shader - if dynamic batching is enabled rotated text is not rendered correctl... Read more
Animation playback should stop when clicking to change current frame
Animation playback should stop when clicking to change current frame. Repro: - Select any game object with animation. - Press on th... Read more
Personal License cannot be activated in 5.4.0b10 online
We cannot activate Personal License in 5.4.0b10 online. How we can reproduce it using the example you attached 0. Disable all Unit... Read more
Memory snapshot profiler is broken on 5.4
This is related to UnityEngine.Object optimization: in 5.4, m_InstanceID field was removed from it. The memory profiler throws excep... Read more
[PaintTexture][SceneView] Normal map set on initial terrain texture disa...
Steps to repro: 1. Open Unity; 2. Create new project; 3. Import attached 'NormalMapTerrainBug' unitypackage; 4. Open 'test' scene; ... 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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window