Search Issue Tracker
[SyncList] Callback called by SyncList value change still has old value ...
Steps to reproduce: 1. Open attached project2. Open scene "test"3. Run scene and host server4. In console, notice Debug.Log printed ... Read more
Inherited class from NetworkLobbyManager has extra PlayerPrefab field in...
How we can reproduce it using the example you attached1 Open attached project and scene "sc1"2 Select "GameObject" in Hierarchy and ... Read more
Changes made to terrain settings don't mark scene as dirty
Steps to reproduce: 1. Open attached project "774962.zip"2. Open scene "A"3. In hierarchy, select Terrain4. Open Terrain Settings ta... Read more
5.3 Mac standalone with all default settings ("fullscreen" + "native res...
1. create a project with 5.3.3p22. build mac standalone3. run it. Expected: goes into fullscreen, at native display resolution (that... Read more
[ios][polish] 5.3 Building iOS project and opening in Xcode shows warnin...
1. build iOS project (I tried Infinite Runner Engine project from asset store)2. open in Xcode (I tried 7.2.1)3. get a warning about... Read more
[WSA] Enabling C# Projects, SyncVar not synchronizing player/client on U...
Reproducible on 5.2, 5.3, 5.4. In Build Settings enabling "Unity C# Projects" option, SyncVar is not updated on UWP platform client ... Read more
[Shader][Android] Specular reflection artefacts using standard shader
Reproduction steps:1) Open project SpecularArtefact"2) Build and run scene "Demo" on an android device--- You should see that the sp... Read more
Crash in UnityScene::AddRootToScene when playing scene
To reproduce:1. Open attached project2. Play BsttleField scene3. Editor freezes and crashes after some time Reproducible: 5.4.0b8, 5... Read more
Animator.HasState does not properly return TRUE for Nested Substates
How to reproduce: 1. Open attached project2. Open scene Scene.unity3. Play the scene- Note the printed log messages: it returns Stat... Read more
Graphics.Blit(renderTexture, null) doesn't blit to screen unless main ca...
Graphics.Blit(renderTexture, null) doesn't blit to screen unless main camera target texture is null Documentation says that blitting... 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