Search Issue Tracker
[Regression][5.3] 'Threadsafe Linear allocator' error is thrown when ope...
Steps to repro: 1. Open Unity 5.4.0p4;2. Create new empty project;3. Observe console. Actual result: 'Threadsafe Linear allocator (J... Read more
[GammaSpace][Build] LoadLevel with skybox ambient source increases brigh...
Repro steps:1) Open the project2) Build lighting for scene 012) Build and run the scene3) Notice the brightness before pressing anyt... Read more
[Debug] Result of GetComponent<> called as a generic type crashes editor...
Steps to reproduce: 1. Open attached project "771224,.zip"2. Open scene "repro"3. Open script "crash.cs" using VS4. Add breakpoint i... Read more
[OnPreprocessModel][ModelImporter] fileScale is always 1 during first im...
Steps to reproduce: 1. Open attached project "771372.zip"2. Download attached FBX "Test.fbx"3. Drag Test.fbx to project tab and noti... Read more
WebGL - local webserver sometimes throws error and can't load game
The local webserver spawned by the Editor when you select "Build and run" sometimes throws an error and build doesn't load: An error... Read more
It's not possible to open the "Unity/About Unity..." menu in the Project...
How to reproduce: 1. Open Unity2. With the Project Selector window open, go to the Unity/About... menu- Note that it's not possible ... Read more
[DX11/MT] Enabling GPU profiler on DX11 players crashes player in "GfxDe...
Enabling the GPU profiler targeted at a Jobified player running in DX11 crashes the player. Does not reproduce with DX12. Expected: ... Read more
[Mecanim] Write defaults locks non-animated properties
Steps to reproduce:1) open users attached project2) scene 'MoveRecTransform'3) select 'Canvas' from hierarchy and open animator wind... Read more
LoadSceneAsync stalls when using sbar assets
Steps to reproduce:1. Download and open attached project "sbar loadSceneAsync test.zip"2. Open and play scene "_Project/Scenes/GUI"3... Read more
Instantiating fixed joint crashes at physx::EdgeChangeManager::cleanupEd...
Steps to reproduce: 1. Open attached project2. Open scene "enemies"3. Run it4. Unity crashes at physx::EdgeChangeManager::cleanupEdg... 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